Package org.apache.http.nio.conn
Interface ClientAsyncConnectionFactory
- All Known Implementing Classes:
DefaultClientAsyncConnectionFactory
Deprecated.
-
Method Details
-
create
ClientAsyncConnection create(String id, org.apache.http.nio.reactor.IOSession iosession, org.apache.http.params.HttpParams params) Deprecated.
-