Package org.apache.http.nio.pool

Asynchronous (non-blocking) connection pool components.

See:
          Description

Interface Summary
NIOConnFactory<T,C> Factory for poolable non-blocking connections.
 

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

Package org.apache.http.nio.pool Description

Asynchronous (non-blocking) connection pool components.



Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.