Uses of Class
com.ning.http.client.AsyncHttpClient

Packages that use AsyncHttpClient
com.ning.http.client   
 

Uses of AsyncHttpClient in com.ning.http.client
 

Methods in com.ning.http.client that return AsyncHttpClient
 AsyncHttpClient AsyncHttpClient.addAsyncFilter(AsyncFilter asyncFilter)
          Add an AsyncFilter that will be invoked before executeRequest(Request)
 AsyncHttpClient AsyncHttpClient.removeAsyncFilter(AsyncFilter asyncFilter)
          Remove an AsyncFilter that will be invoked before executeRequest(Request)
 AsyncHttpClient AsyncHttpClient.setSignatureCalculator(SignatureCalculator signatureCalculator)
          Set default signature calculator to use for requests build by this client instance
 



Copyright © 2010. All Rights Reserved.