Uses of Class
io.milton.httpclient.ProxyDetails
Packages that use ProxyDetails
-
Uses of ProxyDetails in io.milton.httpclient
Methods in io.milton.httpclient that return ProxyDetailsMethods in io.milton.httpclient with parameters of type ProxyDetailsConstructors in io.milton.httpclient with parameters of type ProxyDetailsModifierConstructorDescriptionHost(String server, Integer port, String user, String password, ProxyDetails proxyDetails, Map<Folder, List<Resource>> cache) Host(String server, String rootPath, Integer port, String user, String password, ProxyDetails proxyDetails, int timeoutMillis, Map<Folder, List<Resource>> cache, FileSyncer fileSyncer) Host(String server, String rootPath, Integer port, String user, String password, ProxyDetails proxyDetails, Map<Folder, List<Resource>> cache)