Package org.apache.http.nio.pool

Client side connection pools APIs for asynchronous, event driven communication.

See:
          Description

Interface Summary
NIOConnFactory<T,C> Factory for poolable non-blocking connections.
SocketAddressResolver<T> Strategy that resolves an abstract connection route to a local or a remote SocketAddress.
 

Class Summary
AbstractNIOConnPool<T,C,E extends PoolEntry<T,C>> Abstract non-blocking connection pool.
 

Package org.apache.http.nio.pool Description

Client side connection pools APIs for asynchronous, event driven communication.



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