| Modifier and Type | Method and Description |
|---|---|
void |
ServerIODispatch.update(ServerConnFactory connFactory) |
| Constructor and Description |
|---|
ServerIODispatch(org.apache.http.nio.NHttpServerEventHandler handler,
ServerConnFactory connFactory) |
| Modifier and Type | Method and Description |
|---|---|
ServerConnFactory |
ServerConnFactoryBuilder.build(org.apache.http.params.HttpParams params) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerIODispatch.update(ServerConnFactory connFactory) |
| Constructor and Description |
|---|
ServerIODispatch(org.apache.http.nio.NHttpServerEventHandler handler,
ServerConnFactory connFactory) |
| Modifier and Type | Method and Description |
|---|---|
ServerConnFactory |
PassThroughSharedListenerConfiguration.getServerConnFactory() |
| Constructor and Description |
|---|
MultiListenerServerIODispatch(Map<Integer,org.apache.http.nio.NHttpServerEventHandler> handlers,
org.apache.http.nio.NHttpServerEventHandler nHttpServerEventHandler,
ServerConnFactory connFactory) |
PassThroughSharedListenerConfiguration(ThreadFactory threadFactory,
ServerConnFactory serverConnFactory,
SourceConfiguration sourceConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
static ServerConnFactory |
SSLConnectionUtils.getServerConnectionFactory(String endpointName,
PassThroughSharedListenerConfiguration configuration,
SSLConfiguration sslConfiguration)
Method for return ServerConnectionFactory by building ServerConnectionFactory with given SSL Configurations
|
| Modifier and Type | Method and Description |
|---|---|
void |
MultiListenerSSLServerIODispatch.update(ServerConnFactory connFactory) |
| Constructor and Description |
|---|
MultiListenerSSLServerIODispatch(Map<Integer,org.apache.http.nio.NHttpServerEventHandler> handlers,
org.apache.http.nio.NHttpServerEventHandler nHttpServerEventHandler,
Map<Integer,ServerConnFactory> endpointSSLConfigHolder) |
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.