Uses of Class
org.apache.synapse.transport.http.conn.Scheme
Packages that use Scheme
Package
Description
-
Uses of Scheme in org.apache.synapse.transport.netty.config
Methods in org.apache.synapse.transport.netty.config that return SchemeMethods in org.apache.synapse.transport.netty.config with parameters of type SchemeConstructors in org.apache.synapse.transport.netty.config with parameters of type SchemeModifierConstructorDescriptionSourceConfiguration(org.apache.axis2.context.ConfigurationContext configurationContext, org.apache.axis2.description.TransportInDescription inDescription, Scheme scheme, List<org.apache.synapse.commons.handlers.MessagingHandler> messagingHandler) -
Uses of Scheme in org.apache.synapse.transport.netty.listener
Methods in org.apache.synapse.transport.netty.listener that return SchemeModifier and TypeMethodDescriptionprotected SchemeAxis2HttpSSLTransportListener.initScheme()protected SchemeAxis2HttpTransportListener.initScheme() -
Uses of Scheme in org.apache.synapse.transport.nhttp
Methods in org.apache.synapse.transport.nhttp that return SchemeModifier and TypeMethodDescriptionprotected SchemeHttpCoreNIOListener.initScheme()protected SchemeHttpCoreNIOMultiSSLListener.initScheme()protected SchemeHttpCoreNIOSSLListener.initScheme()Constructors in org.apache.synapse.transport.nhttp with parameters of type SchemeModifierConstructorDescriptionServerHandler(org.apache.axis2.context.ConfigurationContext cfgCtx, Scheme scheme, ListenerContext listenerContext, NhttpMetricsCollector metrics) -
Uses of Scheme in org.apache.synapse.transport.passthru
Methods in org.apache.synapse.transport.passthru that return SchemeModifier and TypeMethodDescriptionprotected SchemePassThroughHttpSender.getScheme()protected SchemePassThroughHttpSSLSender.getScheme()protected SchemePassThroughHttpListener.initScheme()protected SchemePassThroughHttpMultiSSLListener.initScheme()protected SchemePassThroughHttpSSLListener.initScheme() -
Uses of Scheme in org.apache.synapse.transport.passthru.config
Methods in org.apache.synapse.transport.passthru.config that return SchemeConstructors in org.apache.synapse.transport.passthru.config with parameters of type SchemeModifierConstructorDescriptionSourceConfiguration(org.apache.axis2.context.ConfigurationContext configurationContext, org.apache.axis2.description.TransportInDescription description, Scheme scheme, org.apache.axis2.transport.base.threads.WorkerPool pool, PassThroughTransportMetricsCollector metrics)