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 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:
getNamein interfaceNetworkAdminHTTPProxy
-
isConfigured
protected boolean isConfigured() -
getHTTPHost
- Specified by:
getHTTPHostin interfaceNetworkAdminHTTPProxy
-
getHTTPPort
- Specified by:
getHTTPPortin interfaceNetworkAdminHTTPProxy
-
getHTTPSHost
- Specified by:
getHTTPSHostin interfaceNetworkAdminHTTPProxy
-
getHTTPSPort
- Specified by:
getHTTPSPortin interfaceNetworkAdminHTTPProxy
-
getUser
- Specified by:
getUserin interfaceNetworkAdminHTTPProxy
-
getNonProxyHosts
- Specified by:
getNonProxyHostsin interfaceNetworkAdminHTTPProxy
-
getString
- Specified by:
getStringin interfaceNetworkAdminHTTPProxy
-
getDetails
- Specified by:
getDetailsin interfaceNetworkAdminHTTPProxy- Throws:
NetworkAdminException
-