Package com.ning.http.client.resumable
package com.ning.http.client.resumable
-
ClassDescriptionA
ResumableAsyncHandler.ResumableProcessorwhich use a properties file to store the download index information.AnAsyncHandlerwhich support resumable download, e.g when used with anResumableIOExceptionFilter, this handler can resume the download operation at the point it was before the interruption occured.An interface to implement in order to manage the way the incomplete file management are handled.A listener class that can be used to digest the bytes from anResumableAsyncHandler