public class MultiListenerSSLServerIODispatch extends MultiListenerServerIODispatch
| Constructor and Description |
|---|
MultiListenerSSLServerIODispatch(Map<Integer,org.apache.http.nio.NHttpServerEventHandler> handlers,
org.apache.http.nio.NHttpServerEventHandler nHttpServerEventHandler,
Map<Integer,ServerConnFactory> endpointSSLConfigHolder) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.http.impl.nio.DefaultNHttpServerConnection |
createConnection(org.apache.http.nio.reactor.IOSession session) |
void |
update(ServerConnFactory connFactory) |
onClosed, onConnected, onException, onInputReady, onOutputReady, onTimeoutpublic MultiListenerSSLServerIODispatch(Map<Integer,org.apache.http.nio.NHttpServerEventHandler> handlers, org.apache.http.nio.NHttpServerEventHandler nHttpServerEventHandler, Map<Integer,ServerConnFactory> endpointSSLConfigHolder)
public void update(ServerConnFactory connFactory)
update in class ServerIODispatchprotected org.apache.http.impl.nio.DefaultNHttpServerConnection createConnection(org.apache.http.nio.reactor.IOSession session)
createConnection in class ServerIODispatchCopyright © 2005–2019 Apache Software Foundation. All rights reserved.