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

Packages that use org.apache.http.nio.pool
org.apache.http.impl.nio.pool Default implementations of client side connection pools for asynchronous, even driven communication. 
org.apache.http.nio.pool Client side connection pools APIs for asynchronous, event driven communication. 
 

Classes in org.apache.http.nio.pool used by org.apache.http.impl.nio.pool
AbstractNIOConnPool
          Abstract non-blocking connection pool.
NIOConnFactory
          Factory for poolable non-blocking connections.
 

Classes in org.apache.http.nio.pool used by org.apache.http.nio.pool
NIOConnFactory
          Factory for poolable non-blocking connections.
SocketAddressResolver
          Strategy that resolves an abstract connection route to a local or a remote SocketAddress.
 



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