Package | Description |
---|---|
org.apache.synapse.transport.passthru.config | |
org.apache.synapse.transport.passthru.jmx | |
org.apache.synapse.transport.passthru.util |
Modifier and Type | Method and Description |
---|---|
PassThroughTransportMetricsCollector |
BaseConfiguration.getMetrics() |
Constructor and Description |
---|
BaseConfiguration(org.apache.axis2.context.ConfigurationContext configurationContext,
org.apache.axis2.description.ParameterInclude parameters,
org.apache.axis2.transport.base.threads.WorkerPool workerPool,
PassThroughTransportMetricsCollector metrics) |
SourceConfiguration(org.apache.axis2.context.ConfigurationContext configurationContext,
org.apache.axis2.description.TransportInDescription description,
Scheme scheme,
org.apache.axis2.transport.base.threads.WorkerPool pool,
PassThroughTransportMetricsCollector metrics) |
SourceConfiguration(org.apache.axis2.transport.base.threads.WorkerPool pool,
PassThroughTransportMetricsCollector metrics) |
TargetConfiguration(org.apache.axis2.context.ConfigurationContext configurationContext,
org.apache.axis2.description.ParameterInclude parameters,
org.apache.axis2.transport.base.threads.WorkerPool pool,
PassThroughTransportMetricsCollector metrics,
ProxyAuthenticator proxyAuthenticator) |
Constructor and Description |
---|
TransportView(PassThroughHttpListener listener,
PassThroughHttpSender sender,
PassThroughTransportMetricsCollector metrics,
ThreadPoolExecutor threadPool) |
Constructor and Description |
---|
ActiveConnectionMonitor(PassThroughTransportMetricsCollector metrics,
org.apache.http.impl.nio.reactor.DefaultListeningIOReactor ior,
int maxActiveConnections) |
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.