Uses of Interface
org.apache.http.nio.conn.ClientAsyncConnectionFactory

Packages that use ClientAsyncConnectionFactory
org.apache.http.impl.nio.conn Default implementations of asynchronous client connection management functions. 
 

Uses of ClientAsyncConnectionFactory in org.apache.http.impl.nio.conn
 

Classes in org.apache.http.impl.nio.conn that implement ClientAsyncConnectionFactory
 class DefaultClientAsyncConnectionFactory
          Deprecated. 
 

Methods in org.apache.http.impl.nio.conn that return ClientAsyncConnectionFactory
protected  ClientAsyncConnectionFactory PoolingClientAsyncConnectionManager.createClientAsyncConnectionFactory()
          Deprecated.  
 



Copyright © 2010–2021 The Apache Software Foundation. All rights reserved.