Uses of Class
io.milton.httpclient.Utils.CancelledException
Packages that use Utils.CancelledException
-
Uses of Utils.CancelledException in io.milton.httpclient
Methods in io.milton.httpclient that throw Utils.CancelledExceptionModifier and TypeMethodDescriptionvoidHost.doGet(Path path, File file, ProgressListener listener) voidHost.doGet(String url, StreamReceiver receiver, List<Range> rangeList, ProgressListener listener) Host.doPut(Path remotePath, File file, IfMatchCheck matchCheck, ProgressListener listener) voidFile.download(OutputStream out, ProgressListener listener) voidFile.download(OutputStream out, ProgressListener listener, List<Range> rangeList) voidFile.downloadToFile(File dest, ProgressListener listener) voidTransferService.get(String url, StreamReceiver receiver, List<Range> rangeList, ProgressListener listener, org.apache.http.protocol.HttpContext context)