Uses of Package
org.apache.http.conn
-
Packages that use org.apache.http.conn Package Description org.apache.http.client Client HTTP communication APIs.org.apache.http.client.methods Standard HTTP method implementations.org.apache.http.conn Client connection management APIs.org.apache.http.conn.scheme Deprecated.org.apache.http.conn.ssl Client TLS/SSL support.org.apache.http.impl.client Default HTTP client implementation.org.apache.http.impl.conn Default implementations of client connection management functions.org.apache.http.impl.conn.tsccm Deprecated.org.apache.http.impl.execchain HTTP request execution chain APIs. -
Classes in org.apache.http.conn used by org.apache.http.client Class Description ClientConnectionManager Deprecated.(4.3) replaced byHttpClientConnectionManager
. -
Classes in org.apache.http.conn used by org.apache.http.client.methods Class Description ClientConnectionRequest Deprecated.(4.3) replaced byConnectionRequest
.ConnectionReleaseTrigger Interface for releasing a connection. -
Classes in org.apache.http.conn used by org.apache.http.conn Class Description ClientConnectionManager Deprecated.(4.3) replaced byHttpClientConnectionManager
.ClientConnectionRequest Deprecated.(4.3) replaced byConnectionRequest
.ConnectionPoolTimeoutException A timeout while waiting for an available connection from a connection manager.ConnectionReleaseTrigger Interface for releasing a connection.ConnectionRequest Represents a request for aHttpClientConnection
whose life cycle is managed by a connection manager.ConnectTimeoutException A timeout while connecting to an HTTP server or waiting for an available connection from an HttpConnectionManager.EofSensorWatcher A watcher forEofSensorInputStream
.HttpRoutedConnection Deprecated.(4.3) replaced byHttpClientConnectionManager
.ManagedClientConnection Deprecated.(4.3) replaced byHttpClientConnectionManager
.ManagedHttpClientConnection Represents a managed connection whose state and life cycle is managed by a connection manager.MultihomePlainSocketFactory Deprecated.(4.1) Do not use.OperatedClientConnection Deprecated.(4.3) replaced byHttpClientConnectionManager
.UnsupportedSchemeException Signals failure to establish connection using an unknown protocol scheme. -
Classes in org.apache.http.conn used by org.apache.http.conn.scheme Class Description ConnectTimeoutException A timeout while connecting to an HTTP server or waiting for an available connection from an HttpConnectionManager. -
Classes in org.apache.http.conn used by org.apache.http.conn.ssl Class Description ConnectTimeoutException A timeout while connecting to an HTTP server or waiting for an available connection from an HttpConnectionManager. -
Classes in org.apache.http.conn used by org.apache.http.impl.client Class Description ClientConnectionManager Deprecated.(4.3) replaced byHttpClientConnectionManager
.ConnectionKeepAliveStrategy Interface for deciding how long a connection can remain idle before being reused.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 GenericHttpConnection
factory.ManagedClientConnection Deprecated.(4.3) replaced byHttpClientConnectionManager
.ManagedHttpClientConnection Represents a managed connection whose state and life cycle is managed by a connection manager.SchemePortResolver Strategy for default port resolution for protocol schemes. -
Classes in org.apache.http.conn used by org.apache.http.impl.conn Class Description ClientConnectionManager Deprecated.(4.3) replaced byHttpClientConnectionManager
.ClientConnectionOperator Deprecated.(4.3) replaced byHttpClientConnectionManager
.ClientConnectionRequest Deprecated.(4.3) replaced byConnectionRequest
.ConnectionPoolTimeoutException A timeout while waiting for an available connection from a connection manager.ConnectionReleaseTrigger Interface for releasing a connection.ConnectionRequest Represents a request for aHttpClientConnection
whose life cycle is managed by a connection manager.DnsResolver Users may implement this interface to override the normal DNS lookup offered by the OS.HttpClientConnectionManager Represents a manager of persistent client connections.HttpClientConnectionOperator Connection operator that performs connection connect and upgrade operations.HttpConnectionFactory GenericHttpConnection
factory.HttpRoutedConnection Deprecated.(4.3) replaced byHttpClientConnectionManager
.ManagedClientConnection Deprecated.(4.3) replaced byHttpClientConnectionManager
.ManagedHttpClientConnection Represents a managed connection whose state and life cycle is managed by a connection manager.OperatedClientConnection Deprecated.(4.3) replaced byHttpClientConnectionManager
.SchemePortResolver Strategy for default port resolution for protocol schemes.UnsupportedSchemeException Signals failure to establish connection using an unknown protocol scheme. -
Classes in org.apache.http.conn used by org.apache.http.impl.conn.tsccm Class Description ClientConnectionManager Deprecated.(4.3) replaced byHttpClientConnectionManager
.ClientConnectionOperator Deprecated.(4.3) replaced byHttpClientConnectionManager
.ClientConnectionRequest Deprecated.(4.3) replaced byConnectionRequest
.ConnectionPoolTimeoutException A timeout while waiting for an available connection from a connection manager.ConnectionReleaseTrigger Interface for releasing a connection.HttpRoutedConnection Deprecated.(4.3) replaced byHttpClientConnectionManager
.ManagedClientConnection Deprecated.(4.3) replaced byHttpClientConnectionManager
.ManagedHttpClientConnection Represents a managed connection whose state and life cycle is managed by a connection manager.OperatedClientConnection Deprecated.(4.3) replaced byHttpClientConnectionManager
. -
Classes in org.apache.http.conn used by org.apache.http.impl.execchain Class Description ConnectionKeepAliveStrategy Interface for deciding how long a connection can remain idle before being reused.HttpClientConnectionManager Represents a manager of persistent client connections.