Uses of Class
org.apache.synapse.transport.passthru.core.PassThroughSharedListenerConfiguration
Packages that use PassThroughSharedListenerConfiguration
Package
Description
-
Uses of PassThroughSharedListenerConfiguration in org.apache.synapse.transport.passthru.core
Methods in org.apache.synapse.transport.passthru.core with parameters of type PassThroughSharedListenerConfigurationModifier and TypeMethodDescriptionorg.apache.http.nio.reactor.ListeningIOReactorPassThroughListeningIOReactorManager.initIOReactor(int port, org.apache.http.nio.NHttpServerEventHandler nHttpServerEventHandler, PassThroughSharedListenerConfiguration passThroughSharedListenerConfiguration) Create IOReactor with given configuration -
Uses of PassThroughSharedListenerConfiguration in org.apache.synapse.transport.passthru.core.ssl
Methods in org.apache.synapse.transport.passthru.core.ssl with parameters of type PassThroughSharedListenerConfigurationModifier and TypeMethodDescriptionstatic ServerConnFactorySSLConnectionUtils.getServerConnectionFactory(String endpointName, PassThroughSharedListenerConfiguration configuration, SSLConfiguration sslConfiguration) Method for return ServerConnectionFactory by building ServerConnectionFactory with given SSL Configurations