Class PropertiesBasedResumableProcessor

java.lang.Object
com.ning.http.client.resumable.PropertiesBasedResumableProcessor
All Implemented Interfaces:
ResumableAsyncHandler.ResumableProcessor

public class PropertiesBasedResumableProcessor extends Object implements ResumableAsyncHandler.ResumableProcessor
A ResumableAsyncHandler.ResumableProcessor which use a properties file to store the download index information.