Uses of Class
org.apache.synapse.transport.passthru.ServerIODispatch
Packages that use ServerIODispatch
Package
Description
-
Uses of ServerIODispatch in org.apache.synapse.transport.passthru.core
Subclasses of ServerIODispatch in org.apache.synapse.transport.passthru.coreModifier and TypeClassDescriptionclassClass Responsible for dispatch IOEvents to mapping EventHandler according to InboundEndpoint portMethods in org.apache.synapse.transport.passthru.core that return ServerIODispatchModifier and TypeMethodDescriptionPassThroughListeningIOReactorManager.getServerIODispatch(int port) Return ServerIODispatch registered under given portMethods in org.apache.synapse.transport.passthru.core with parameters of type ServerIODispatchModifier and TypeMethodDescriptionvoidPassThroughListeningIOReactorManager.startIOReactor(org.apache.http.nio.reactor.ListeningIOReactor listeningIOReactor, ServerIODispatch serverIODispatch, String prefix) StartIOReactor with given ServerIODispatch -
Uses of ServerIODispatch in org.apache.synapse.transport.passthru.core.ssl
Subclasses of ServerIODispatch in org.apache.synapse.transport.passthru.core.ssl