|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnPool | |
|---|---|
| org.apache.http.impl.pool | Basic implementations for interfaces in
org.apache.http.pool. |
| org.apache.http.pool | Synchronous (blocking) connection pool components. |
| Uses of ConnPool in org.apache.http.impl.pool |
|---|
| Classes in org.apache.http.impl.pool that implement ConnPool | |
|---|---|
class |
BasicConnPool
A very basic ConnPool implementation that represents a pool
of blocking HttpClientConnection connections identified by
an HttpHost instance. |
| Uses of ConnPool in org.apache.http.pool |
|---|
| Classes in org.apache.http.pool that implement ConnPool | |
|---|---|
class |
AbstractConnPool<T,C,E extends PoolEntry<T,C>>
Abstract synchronous (blocking) pool of connections. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||