Uses of Interface
com.ning.http.client.resumable.ResumableAsyncHandler.ResumableProcessor

Packages that use ResumableAsyncHandler.ResumableProcessor
com.ning.http.client.resumable   
 

Uses of ResumableAsyncHandler.ResumableProcessor in com.ning.http.client.resumable
 

Classes in com.ning.http.client.resumable that implement ResumableAsyncHandler.ResumableProcessor
 class PropertiesBasedResumableProcessor
          A ResumableAsyncHandler.ResumableProcessor which use a properties file to store the download index information.
 

Constructors in com.ning.http.client.resumable with parameters of type ResumableAsyncHandler.ResumableProcessor
ResumableAsyncHandler(ResumableAsyncHandler.ResumableProcessor resumableProcessor)
           
ResumableAsyncHandler(ResumableAsyncHandler.ResumableProcessor resumableProcessor, boolean accumulateBody)
           
 



Copyright © 2011. All Rights Reserved.