Uses of Package
org.asynchttpclient.handler.resumable
-
Packages that use org.asynchttpclient.handler.resumable Package Description org.asynchttpclient.handler.resumable -
Classes in org.asynchttpclient.handler.resumable used by org.asynchttpclient.handler.resumable Class Description ResumableAsyncHandler AnAsyncHandler
which support resumable download, e.g.ResumableAsyncHandler.ResumableProcessor An interface to implement in order to manage the way the incomplete file management are handled.ResumableListener A listener class that can be used to digest the bytes from anResumableAsyncHandler