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 StringgetHostname()StringgetPassword()intgetPort()String[]getProxyExceptions()StringgetUsername()booleanisEnabled()
-