Uses of Package
org.apache.http.impl.pool

Packages that use org.apache.http.impl.pool
org.apache.http.impl.pool Default implementations of client side connection pools for synchronous, blocking communication. 
 

Classes in org.apache.http.impl.pool used by org.apache.http.impl.pool
BasicPoolEntry
          A very basic PoolEntry implementation that represents an entry in a pool of blocking HttpClientConnections identified by an HttpHost instance.
 



Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.