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–2013 The Apache Software Foundation. All rights reserved.