Modifier and Type | Method and Description |
---|---|
Scheme |
SourceConfiguration.getScheme() |
Modifier and Type | Method and Description |
---|---|
void |
SourceConfiguration.setScheme(Scheme scheme) |
Constructor and Description |
---|
SourceConfiguration(org.apache.axis2.context.ConfigurationContext configurationContext,
org.apache.axis2.description.TransportInDescription inDescription,
Scheme scheme,
java.util.List<org.apache.synapse.commons.handlers.MessagingHandler> messagingHandler) |
Modifier and Type | Method and Description |
---|---|
protected Scheme |
Axis2HttpTransportListener.initScheme() |
protected Scheme |
Axis2HttpSSLTransportListener.initScheme() |
Modifier and Type | Method and Description |
---|---|
protected Scheme |
HttpCoreNIOListener.initScheme() |
protected Scheme |
HttpCoreNIOMultiSSLListener.initScheme() |
protected Scheme |
HttpCoreNIOSSLListener.initScheme() |
Constructor and Description |
---|
ServerHandler(org.apache.axis2.context.ConfigurationContext cfgCtx,
Scheme scheme,
ListenerContext listenerContext,
NhttpMetricsCollector metrics) |
Modifier and Type | Method and Description |
---|---|
protected Scheme |
PassThroughHttpSender.getScheme() |
protected Scheme |
PassThroughHttpSSLSender.getScheme() |
protected Scheme |
PassThroughHttpListener.initScheme() |
protected Scheme |
PassThroughHttpMultiSSLListener.initScheme() |
protected Scheme |
PassThroughHttpSSLListener.initScheme() |
Modifier and Type | Method and Description |
---|---|
Scheme |
SourceConfiguration.getScheme() |
Constructor and Description |
---|
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) |
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.