Uses of Interface
com.ning.http.client.resumable.ResumableListener

Packages that use ResumableListener
com.ning.http.client.extra   
com.ning.http.client.resumable   
 

Uses of ResumableListener in com.ning.http.client.extra
 

Classes in com.ning.http.client.extra that implement ResumableListener
 class ResumableRandomAccessFileListener
          A TransferListener which use a RandomAccessFile for storing the received bytes.
 

Uses of ResumableListener in com.ning.http.client.resumable
 

Methods in com.ning.http.client.resumable with parameters of type ResumableListener
 ResumableAsyncHandler ResumableAsyncHandler.setResumableListener(ResumableListener resumableListener)
          Set a ResumableListener
 



Copyright © 2011. All Rights Reserved.