Class NetworkAdminHTTPProxyImpl
java.lang.Object
com.biglybt.core.networkmanager.admin.impl.NetworkAdminHTTPProxyImpl
- All Implemented Interfaces:
NetworkAdminHTTPProxy
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface com.biglybt.core.networkmanager.admin.NetworkAdminHTTPProxy
NetworkAdminHTTPProxy.Details
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NL
- See Also:
-
TARGET_HOST
- See Also:
-
TARGET_PORT
private final int TARGET_PORT- See Also:
-
http_host
-
http_port
-
https_host
-
https_port
-
user
-
password
-
non_proxy_hosts
-
-
Constructor Details
-
NetworkAdminHTTPProxyImpl
protected NetworkAdminHTTPProxyImpl()
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceNetworkAdminHTTPProxy
-
isConfigured
protected boolean isConfigured() -
getHTTPHost
- Specified by:
getHTTPHost
in interfaceNetworkAdminHTTPProxy
-
getHTTPPort
- Specified by:
getHTTPPort
in interfaceNetworkAdminHTTPProxy
-
getHTTPSHost
- Specified by:
getHTTPSHost
in interfaceNetworkAdminHTTPProxy
-
getHTTPSPort
- Specified by:
getHTTPSPort
in interfaceNetworkAdminHTTPProxy
-
getUser
- Specified by:
getUser
in interfaceNetworkAdminHTTPProxy
-
getNonProxyHosts
- Specified by:
getNonProxyHosts
in interfaceNetworkAdminHTTPProxy
-
getString
- Specified by:
getString
in interfaceNetworkAdminHTTPProxy
-
getDetails
- Specified by:
getDetails
in interfaceNetworkAdminHTTPProxy
- Throws:
NetworkAdminException
-