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