|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractConnPool | |
---|---|
org.apache.http.impl.pool | Default implementations of client side connection pools for synchronous, blocking communication. |
Uses of AbstractConnPool in org.apache.http.impl.pool |
---|
Subclasses of AbstractConnPool in org.apache.http.impl.pool | |
---|---|
class |
BasicConnPool
A very basic ConnPool implementation that
represents a pool of blocking HttpClientConnection connections
identified by an HttpHost instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |