java.io.Closeable, java.lang.AutoCloseable, ConnectionReleaseTrigger, HttpRoutedConnection, ManagedClientConnection, ManagedHttpClientConnection, org.apache.http.HttpClientConnection, org.apache.http.HttpConnection, org.apache.http.HttpInetConnectionprotected class SingleClientConnManager.ConnAdapter extends AbstractPooledConnAdapter
poolEntry| Modifier | Constructor | Description |
|---|---|---|
protected |
ConnAdapter(SingleClientConnManager.PoolEntry entry,
HttpRoute route) |
Creates a new connection adapter.
|
abortConnection, assertNotAborted, assertValid, bind, flush, getAttribute, getLocalAddress, getLocalPort, getManager, getMetrics, getRemoteAddress, getRemotePort, getSocket, getSocketTimeout, getSSLSession, getWrappedConnection, isMarkedReusable, isOpen, isReleased, isResponseAvailable, isSecure, isStale, markReusable, receiveResponseEntity, receiveResponseHeader, releaseConnection, removeAttribute, sendRequestEntity, sendRequestHeader, setAttribute, setIdleDuration, setSocketTimeout, unmarkReusableassertAttached, assertValid, close, detach, getId, getPoolEntry, getRoute, getState, layerProtocol, open, setState, shutdown, tunnelProxy, tunnelTargetprotected ConnAdapter(SingleClientConnManager.PoolEntry entry, HttpRoute route)
entry - the pool entry for the connection being wrappedroute - the planned route for this connection