| Package | Description |
|---|---|
| org.apache.http.impl.conn |
Default implementations of client connection management
functions.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected SingleClientConnManager.PoolEntry |
SingleClientConnManager.uniquePoolEntry |
Deprecated.
The one and only entry in this pool.
|
| Constructor | Description |
|---|---|
ConnAdapter(SingleClientConnManager.PoolEntry entry,
HttpRoute route) |
Creates a new connection adapter.
|