Package | Description |
---|---|
org.apache.http.client |
The API for client-side HTTP communication.
|
org.apache.http.client.methods |
Request implementations for the various HTTP methods like GET and POST.
|
org.apache.http.conn |
The client-side connection management and handling API that provides interfaces
and implementations for opening and managing client side HTTP connections.
|
org.apache.http.conn.scheme | |
org.apache.http.conn.ssl |
TLS/SSL specific API.
|
org.apache.http.impl.client |
Default implementations for interfaces in
org.apache.http.client . |
org.apache.http.impl.client.cache |
This package contains a cache module that can be used for HTTP/1.1
client-side caching.
|
org.apache.http.impl.conn |
Default implementations for interfaces in
org.apache.http.impl.conn and related classes. |
org.apache.http.impl.conn.tsccm |
The implementation of a thread-safe client connection manager.
|
org.apache.http.impl.execchain |
Class and Description |
---|
ClientConnectionManager
Deprecated.
(4.3) replaced by
HttpClientConnectionManager . |
Class and Description |
---|
ClientConnectionRequest
Deprecated.
(4.3) replaced by
ConnectionRequest . |
ConnectionReleaseTrigger
Interface for releasing a connection.
|
Class and Description |
---|
ClientConnectionManager
Deprecated.
(4.3) replaced by
HttpClientConnectionManager . |
ClientConnectionRequest
Deprecated.
(4.3) replaced by
ConnectionRequest . |
ConnectionPoolTimeoutException
A timeout while waiting for an available connection
from a connection manager.
|
ConnectionReleaseTrigger
Interface for releasing a connection.
|
ConnectionRequest
Encapsulates a request for a
HttpClientConnection . |
ConnectTimeoutException
A timeout while connecting to an HTTP server or waiting for an
available connection from an HttpConnectionManager.
|
EofSensorWatcher
A watcher for
EofSensorInputStream . |
HttpRoutedConnection
Deprecated.
(4.3) replaced by
HttpClientConnectionManager . |
ManagedClientConnection
Deprecated.
(4.3) replaced by
HttpClientConnectionManager . |
ManagedHttpClientConnection
Extended interface that exposes
Socket bind method and SSL session details. |
MultihomePlainSocketFactory
Deprecated.
(4.1) Do not use. For multihome support socket factories must implement
SchemeSocketFactory interface. |
OperatedClientConnection
Deprecated.
(4.3) replaced by
HttpClientConnectionManager . |
UnsupportedSchemeException
Signals failure to establish connection using an unknown protocol scheme.
|
Class and Description |
---|
ConnectTimeoutException
A timeout while connecting to an HTTP server or waiting for an
available connection from an HttpConnectionManager.
|
Class and Description |
---|
ConnectTimeoutException
A timeout while connecting to an HTTP server or waiting for an
available connection from an HttpConnectionManager.
|
Class and Description |
---|
ClientConnectionManager
Deprecated.
(4.3) replaced by
HttpClientConnectionManager . |
ConnectionKeepAliveStrategy
Interface for deciding how long a connection can remain
idle before being reused.
|
HttpClientConnectionManager
Represents a manager of persistent client connections.
|
HttpConnectionFactory
Generic
HttpConnection factory. |
ManagedClientConnection
Deprecated.
(4.3) replaced by
HttpClientConnectionManager . |
ManagedHttpClientConnection
Extended interface that exposes
Socket bind method and SSL session details. |
SchemePortResolver
Default port resolver for protocol schemes.
|
Class and Description |
---|
ClientConnectionManager
Deprecated.
(4.3) replaced by
HttpClientConnectionManager . |
Class and Description |
---|
ClientConnectionManager
Deprecated.
(4.3) replaced by
HttpClientConnectionManager . |
ClientConnectionOperator
Deprecated.
(4.3) replaced by
HttpClientConnectionManager . |
ClientConnectionRequest
Deprecated.
(4.3) replaced by
ConnectionRequest . |
ConnectionPoolTimeoutException
A timeout while waiting for an available connection
from a connection manager.
|
ConnectionReleaseTrigger
Interface for releasing a connection.
|
ConnectionRequest
Encapsulates a request for a
HttpClientConnection . |
DnsResolver
Users may implement this interface to override the normal DNS lookup offered
by the OS.
|
HttpClientConnectionManager
Represents a manager of persistent client connections.
|
HttpConnectionFactory
Generic
HttpConnection factory. |
HttpRoutedConnection
Deprecated.
(4.3) replaced by
HttpClientConnectionManager . |
ManagedClientConnection
Deprecated.
(4.3) replaced by
HttpClientConnectionManager . |
ManagedHttpClientConnection
Extended interface that exposes
Socket bind method and SSL session details. |
OperatedClientConnection
Deprecated.
(4.3) replaced by
HttpClientConnectionManager . |
SchemePortResolver
Default port resolver for protocol schemes.
|
UnsupportedSchemeException
Signals failure to establish connection using an unknown protocol scheme.
|
Class and Description |
---|
ClientConnectionManager
Deprecated.
(4.3) replaced by
HttpClientConnectionManager . |
ClientConnectionOperator
Deprecated.
(4.3) replaced by
HttpClientConnectionManager . |
ClientConnectionRequest
Deprecated.
(4.3) replaced by
ConnectionRequest . |
ConnectionPoolTimeoutException
A timeout while waiting for an available connection
from a connection manager.
|
ConnectionReleaseTrigger
Interface for releasing a connection.
|
HttpRoutedConnection
Deprecated.
(4.3) replaced by
HttpClientConnectionManager . |
ManagedClientConnection
Deprecated.
(4.3) replaced by
HttpClientConnectionManager . |
ManagedHttpClientConnection
Extended interface that exposes
Socket bind method and SSL session details. |
OperatedClientConnection
Deprecated.
(4.3) replaced by
HttpClientConnectionManager . |
Class and Description |
---|
ConnectionKeepAliveStrategy
Interface for deciding how long a connection can remain
idle before being reused.
|
HttpClientConnectionManager
Represents a manager of persistent client connections.
|
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.