|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.http.impl.conn.AbstractClientConnAdapter
org.apache.http.impl.conn.AbstractPooledConnAdapter
org.apache.http.impl.conn.SingleClientConnManager.ConnAdapter
protected class SingleClientConnManager.ConnAdapter
The connection adapter used by this manager.
| Field Summary |
|---|
| Fields inherited from class org.apache.http.impl.conn.AbstractPooledConnAdapter |
|---|
poolEntry |
| Constructor Summary | |
|---|---|
protected |
SingleClientConnManager.ConnAdapter(SingleClientConnManager.PoolEntry entry,
HttpRoute route)
Creates a new connection adapter. |
| Method Summary |
|---|
| Methods inherited from class org.apache.http.impl.conn.AbstractPooledConnAdapter |
|---|
assertAttached, close, detach, getRoute, getState, layerProtocol, open, setState, shutdown, tunnelProxy, tunnelTarget |
| Methods inherited from class org.apache.http.impl.conn.AbstractClientConnAdapter |
|---|
abortConnection, assertNotAborted, assertValid, flush, getLocalAddress, getLocalPort, getManager, getMetrics, getRemoteAddress, getRemotePort, getSocketTimeout, getSSLSession, getWrappedConnection, isMarkedReusable, isOpen, isResponseAvailable, isSecure, isStale, markReusable, receiveResponseEntity, receiveResponseHeader, releaseConnection, sendRequestEntity, sendRequestHeader, setIdleDuration, setSocketTimeout, unmarkReusable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected SingleClientConnManager.ConnAdapter(SingleClientConnManager.PoolEntry entry,
HttpRoute route)
entry - the pool entry for the connection being wrappedroute - the planned route for this connection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||