Package org.apache.http.osgi.services
Interface ProxyConfiguration
-
public interface ProxyConfiguration- Since:
- 4.3
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetHostname()java.lang.StringgetPassword()intgetPort()java.lang.String[]getProxyExceptions()java.lang.StringgetUsername()booleanisEnabled()
-