Package | Description |
---|---|
org.apache.http.impl.nio.pool |
Basic implementations for interfaces in
org.apache.http.nio.pool . |
org.apache.http.impl.pool |
Basic implementations for interfaces in
org.apache.http.pool . |
org.apache.http.nio.pool |
Asynchronous (non-blocking) connection pool components.
|
org.apache.http.nio.protocol |
Asynchronous HTTP protocol handlers based on the non-blocking I/O model.
|
org.apache.http.pool |
Synchronous (blocking) connection pool components.
|
Class and Description |
---|
ConnPool
ConnPool represents a shared pool connections can be leased from
and released back to.
|
ConnPoolControl
Interface to control runtime properties of a
ConnPool such as
maximum total number of connections or maximum connections per route
allowed. |
PoolEntry
Pool entry containing a pool connection object along with its route.
|
Class and Description |
---|
AbstractConnPool
Abstract synchronous (blocking) pool of connections.
|
ConnFactory
Factory for poolable blocking connections.
|
ConnPool
ConnPool represents a shared pool connections can be leased from
and released back to.
|
ConnPoolControl
Interface to control runtime properties of a
ConnPool such as
maximum total number of connections or maximum connections per route
allowed. |
PoolEntry
Pool entry containing a pool connection object along with its route.
|
Class and Description |
---|
ConnPool
ConnPool represents a shared pool connections can be leased from
and released back to.
|
ConnPoolControl
Interface to control runtime properties of a
ConnPool such as
maximum total number of connections or maximum connections per route
allowed. |
PoolEntry
Pool entry containing a pool connection object along with its route.
|
PoolStats
Pool statistics.
|
Class and Description |
---|
ConnPool
ConnPool represents a shared pool connections can be leased from
and released back to.
|
PoolEntry
Pool entry containing a pool connection object along with its route.
|
Class and Description |
---|
ConnFactory
Factory for poolable blocking connections.
|
ConnPool
ConnPool represents a shared pool connections can be leased from
and released back to.
|
ConnPoolControl
Interface to control runtime properties of a
ConnPool such as
maximum total number of connections or maximum connections per route
allowed. |
PoolEntry
Pool entry containing a pool connection object along with its route.
|
PoolStats
Pool statistics.
|
Copyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.