Package | Description |
---|---|
org.apache.synapse.transport.passthru.core | |
org.apache.synapse.transport.passthru.core.ssl |
Modifier and Type | Class and Description |
---|---|
class |
MultiListenerServerIODispatch
Class Responsible for dispatch IOEvents to mapping EventHandler according to InboundEndpoint port
|
Modifier and Type | Method and Description |
---|---|
ServerIODispatch |
PassThroughListeningIOReactorManager.getServerIODispatch(int port)
Return ServerIODispatch registered under given port
|
Modifier and Type | Method and Description |
---|---|
void |
PassThroughListeningIOReactorManager.startIOReactor(org.apache.http.nio.reactor.ListeningIOReactor listeningIOReactor,
ServerIODispatch serverIODispatch,
String prefix)
StartIOReactor with given ServerIODispatch
|
Modifier and Type | Class and Description |
---|---|
class |
MultiListenerSSLServerIODispatch |
Copyright © 2005–2024 Apache Software Foundation. All rights reserved.