Package | Description |
---|---|
org.apache.synapse.transport.http.conn | |
org.apache.synapse.transport.nhttp | |
org.apache.synapse.transport.nhttp.config | |
org.apache.synapse.transport.passthru |
Constructor and Description |
---|
ProxyTunnelHandler(org.apache.http.conn.routing.HttpRoute route,
ClientConnFactory connFactory) |
Modifier and Type | Method and Description |
---|---|
void |
ClientHandler.setConnFactory(ClientConnFactory connFactory)
Set the given Client Connection Factory.
|
Constructor and Description |
---|
ClientHandler(ConnectionPool connpool,
ClientConnFactory connFactory,
ProxyConfig proxyConfig,
org.apache.axis2.context.ConfigurationContext cfgCtx,
org.apache.http.params.HttpParams params,
NhttpMetricsCollector metrics)
Create an instance of this client connection handler using the Axis2 configuration
context and Http protocol parameters given
|
Modifier and Type | Method and Description |
---|---|
ClientConnFactory |
ClientConnFactoryBuilder.createConnFactory(org.apache.http.params.HttpParams params) |
Modifier and Type | Method and Description |
---|---|
void |
TargetHandler.setConnFactory(ClientConnFactory connFactory) |
Constructor and Description |
---|
TargetHandler(DeliveryAgent deliveryAgent,
ClientConnFactory connFactory,
TargetConfiguration configuration) |
Copyright © 2005-2020 Apache Software Foundation. All Rights Reserved.