org.apache.http.impl.conn.SingleClientConnManager.ConnAdapter
The connection adapter used by this manager.
Summary
Protected Constructors
assertAttached,
close,
detach,
getRoute,
getState,
layerProtocol,
open,
setState,
shutdown,
tunnelProxy,
tunnelTarget
abortConnection,
assertNotAborted,
assertValid,
detach,
flush,
getLocalAddress,
getLocalPort,
getManager,
getMetrics,
getRemoteAddress,
getRemotePort,
getSSLSession,
getSocketTimeout,
getWrappedConnection,
isMarkedReusable,
isOpen,
isResponseAvailable,
isSecure,
isStale,
markReusable,
receiveResponseEntity,
receiveResponseHeader,
releaseConnection,
sendRequestEntity,
sendRequestHeader,
setIdleDuration,
setSocketTimeout,
unmarkReusable
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait
getRoute,
getSSLSession,
getState,
isMarkedReusable,
isSecure,
layerProtocol,
markReusable,
open,
setIdleDuration,
setState,
tunnelProxy,
tunnelTarget,
unmarkReusable
Details
Protected Constructors
Creates a new connection adapter.
Parameters
| entry
| the pool entry for the connection being wrapped |
| route
| the planned route for this connection
|