Package | Description |
---|---|
org.apache.http.nio.pool |
Asynchronous (non-blocking) connection pool components.
|
Constructor and Description |
---|
AbstractNIOConnPool(ConnectingIOReactor ioreactor,
NIOConnFactory<T,C> connFactory,
SocketAddressResolver<T> addressResolver,
int defaultMaxPerRoute,
int maxTotal) |
Copyright © 2005–2013 The Apache Software Foundation. All rights reserved.