Interface NetworkAdminHTTPProxy
- All Known Implementing Classes:
NetworkAdminHTTPProxyImpl
public interface NetworkAdminHTTPProxy
-
Method Details
-
getName
String getName() -
getHTTPHost
String getHTTPHost() -
getHTTPPort
String getHTTPPort() -
getHTTPSHost
String getHTTPSHost() -
getHTTPSPort
String getHTTPSPort() -
getUser
String getUser() -
getNonProxyHosts
String[] getNonProxyHosts() -
getDetails
- Throws:
NetworkAdminException
-
getString
String getString()
-