Class ProxyProfileConfig
java.lang.Object
org.apache.synapse.transport.http.conn.ProxyProfileConfig
Represents a proxy profile configured in the axis2.xml
-
Constructor Summary
ConstructorsConstructorDescriptionProxyProfileConfig(org.apache.http.HttpHost proxy, org.apache.http.auth.UsernamePasswordCredentials credentials, Set<String> proxyByPass) -
Method Summary