public interface ProxyProcessingChainBuilder
ProxyProcessingChain instances.| Modifier and Type | Method and Description |
|---|---|
ProxyProcessingChain |
build(ProxyMappingRegistry proxyMappingRegistry,
org.apache.http.impl.client.HttpClientBuilder httpClientBuilder,
HttpClientContextBuilder httpClientContextBuilder)
Builds a
ProxyProcessingChain instance with given proxyMappingRegistry, httpClientBuilder and
httpClientContextBuilder. |
ProxyProcessingChain build(ProxyMappingRegistry proxyMappingRegistry, org.apache.http.impl.client.HttpClientBuilder httpClientBuilder, HttpClientContextBuilder httpClientContextBuilder)
ProxyProcessingChain instance with given proxyMappingRegistry, httpClientBuilder and
httpClientContextBuilder.proxyMappingRegistry - httpClientBuilder - httpClientContextBuilder - Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.