Uses of Interface
com.ning.http.client.resumable.ResumableAsyncHandler.ResumableProcessor
Packages that use ResumableAsyncHandler.ResumableProcessor
-
Uses of ResumableAsyncHandler.ResumableProcessor in com.ning.http.client.resumable
Classes in com.ning.http.client.resumable that implement ResumableAsyncHandler.ResumableProcessorModifier and TypeClassDescriptionclassAResumableAsyncHandler.ResumableProcessorwhich use a properties file to store the download index information.Constructors in com.ning.http.client.resumable with parameters of type ResumableAsyncHandler.ResumableProcessorModifierConstructorDescriptionResumableAsyncHandler(ResumableAsyncHandler.ResumableProcessor resumableProcessor) ResumableAsyncHandler(ResumableAsyncHandler.ResumableProcessor resumableProcessor, boolean accumulateBody)