Uses of Interface
org.apache.http.nio.client.HttpAsyncClient

Packages that use HttpAsyncClient
org.apache.http.impl.nio.client   
org.apache.http.nio.client.util   
 

Uses of HttpAsyncClient in org.apache.http.impl.nio.client
 

Classes in org.apache.http.impl.nio.client that implement HttpAsyncClient
 class AbstractHttpAsyncClient
           
 class DefaultHttpAsyncClient
           
 

Uses of HttpAsyncClient in org.apache.http.nio.client.util
 

Methods in org.apache.http.nio.client.util with parameters of type HttpAsyncClient
static void HttpAsyncClientUtils.closeQuietly(HttpAsyncClient httpAsyncClient)
          Unconditionally close a httpAsyncClient.
 



Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.