Uses of Interface
org.apache.http.nio.conn.ClientAsyncConnection
Packages that use ClientAsyncConnection
Package
Description
Default implementations of asynchronous client connection
management functions.
Asynchronous client connection management APIs.
-
Uses of ClientAsyncConnection in org.apache.http.impl.nio.conn
Classes in org.apache.http.impl.nio.conn that implement ClientAsyncConnectionMethods in org.apache.http.impl.nio.conn that return ClientAsyncConnectionModifier and TypeMethodDescriptionDefaultClientAsyncConnectionFactory.create
(String id, org.apache.http.nio.reactor.IOSession iosession, org.apache.http.params.HttpParams params) Deprecated.private ClientAsyncConnection
ManagedClientAsyncConnectionImpl.ensureConnection()
Deprecated.private ClientAsyncConnection
ManagedClientAsyncConnectionImpl.getConnection()
Deprecated.HttpPoolEntry.getOperatedClientConnection()
Deprecated. -
Uses of ClientAsyncConnection in org.apache.http.nio.conn
Methods in org.apache.http.nio.conn that return ClientAsyncConnection