Package | Description |
---|---|
org.apache.http.impl.pool |
Basic implementations for interfaces in
org.apache.http.pool . |
Modifier and Type | Class and Description |
---|---|
class |
BasicConnPool
A very basic
ConnPool implementation that represents a pool
of blocking HttpClientConnection connections identified by
an HttpHost instance. |
Copyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.