Uses of Interface
com.ning.http.client.ProgressAsyncHandler

Packages that use ProgressAsyncHandler
com.ning.http.client   
com.ning.http.client.listener   
 

Uses of ProgressAsyncHandler in com.ning.http.client
 

Classes in com.ning.http.client that implement ProgressAsyncHandler
 class AsyncCompletionHandler<T>
          An AsyncHandler augmented with an AsyncCompletionHandler.onCompleted(Response) convenience method which gets called when the Response processing is finished.
 class AsyncCompletionHandlerBase
          Simple AsyncHandler of type Response
 

Uses of ProgressAsyncHandler in com.ning.http.client.listener
 

Classes in com.ning.http.client.listener that implement ProgressAsyncHandler
 class TransferCompletionHandler
          A AsyncHandler that can be used to notify a set of TransferListener

 



Copyright © 2014. All Rights Reserved.