Package org.apache.http.impl.nio.conn
package org.apache.http.impl.nio.conn
Default implementations of asynchronous client connection
management functions.
-
ClassesClassDescriptionDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Default factory for
ManagedNHttpClientConnection
instances.Deprecated.PoolingNHttpClientConnectionManager
maintains a pool ofNHttpClientConnection
s and is able to service connection requests from multiple execution threads.