Uses of Interface
io.odilon.client.http.multipart.ProgressListener
Packages that use ProgressListener
-
Uses of ProgressListener in io.odilon.client.http.multipart
Methods in io.odilon.client.http.multipart that return ProgressListenerMethods in io.odilon.client.http.multipart with parameters of type ProgressListenerConstructors in io.odilon.client.http.multipart with parameters of type ProgressListenerModifierConstructorDescriptionHttpMultipart
(String url, String credentials, String charset, boolean ssl, boolean acceptAllCertificates, ProgressListener listener) HttpRequest
(String url, String credentials, boolean isSSL, boolean isAcceptAllCertificates, ProgressListener listener)