Uses of Class
org.apache.synapse.transport.http.conn.ProxyProfileConfig
Packages that use ProxyProfileConfig
-
Uses of ProxyProfileConfig in org.apache.synapse.transport.http.conn
Constructor parameters in org.apache.synapse.transport.http.conn with type arguments of type ProxyProfileConfigModifierConstructorDescriptionProxyConfig(org.apache.http.HttpHost proxy, org.apache.http.auth.UsernamePasswordCredentials creds, String[] proxyBypass, Map<String, ProxyProfileConfig> proxyProfileMap)