Package org.apache.http.conn
package org.apache.http.conn
Client connection management APIs.
-
ClassDescriptionDeprecated.(4.3) do not use.Deprecated.(4.3) do not use.Deprecated.(4.3) replaced by
HttpClientConnectionManager
.Deprecated.(4.3) replaced byHttpClientConnectionManager
.Deprecated.(4.3) replaced byHttpClientConnectionManager
.Deprecated.(4.3) replaced byConnectionRequest
.Interface for deciding how long a connection can remain idle before being reused.A timeout while waiting for an available connection from a connection manager.Interface for releasing a connection.Represents a request for aHttpClientConnection
whose life cycle is managed by a connection manager.A timeout while connecting to an HTTP server or waiting for an available connection from an HttpConnectionManager.Users may implement this interface to override the normal DNS lookup offered by the OS.A stream wrapper that triggers actions onclose()
and EOF.A watcher forEofSensorInputStream
.Represents a manager of persistent client connections.Connection operator that performs connection connect and upgrade operations.HttpConnectionFactory<T,C extends org.apache.http.HttpConnection> GenericHttpConnection
factory.AConnectException
that specifies theHttpHost
that was being connected to.Deprecated.(4.3)Deprecated.(4.3) replaced byHttpClientConnectionManager
.Deprecated.(4.3) replaced byHttpClientConnectionManager
.Represents a managed connection whose state and life cycle is managed by a connection manager.Deprecated.(4.1) Do not use.Deprecated.(4.3) replaced byHttpClientConnectionManager
.Strategy for default port resolution for protocol schemes.Signals failure to establish connection using an unknown protocol scheme.