|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.http.impl.conn.AbstractPoolEntry
org.apache.http.impl.conn.SingleClientConnManager.PoolEntry
protected class SingleClientConnManager.PoolEntry
The pool entry for this connection manager.
| Field Summary |
|---|
| Fields inherited from class org.apache.http.impl.conn.AbstractPoolEntry |
|---|
connection, connOperator, route, state, tracker |
| Constructor Summary | |
|---|---|
protected |
SingleClientConnManager.PoolEntry()
Creates a new pool entry. |
| Method Summary | |
|---|---|
protected void |
close()
Closes the connection in this pool entry. |
protected void |
shutdown()
Shuts down the connection in this pool entry. |
| Methods inherited from class org.apache.http.impl.conn.AbstractPoolEntry |
|---|
getState, layerProtocol, open, setState, shutdownEntry, tunnelProxy, tunnelTarget |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected SingleClientConnManager.PoolEntry()
| Method Detail |
|---|
protected void close()
throws java.io.IOException
java.io.IOException
protected void shutdown()
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||