public class SearchGuardSSLNettyHttpServerTransport
extends org.elasticsearch.http.netty4.Netty4HttpServerTransport
| Modifier and Type | Class and Description |
|---|---|
protected class |
SearchGuardSSLNettyHttpServerTransport.SSLHttpChannelHandler |
serverBootstrap, SETTING_HTTP_NETTY_MAX_COMPOSITE_BUFFER_COMPONENTS, SETTING_HTTP_NETTY_RECEIVE_PREDICTOR_SIZE, SETTING_HTTP_WORKER_COUNT| Constructor and Description |
|---|
SearchGuardSSLNettyHttpServerTransport(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.common.network.NetworkService networkService,
org.elasticsearch.common.util.BigArrays bigArrays,
org.elasticsearch.threadpool.ThreadPool threadPool,
SearchGuardKeyStore sgks,
org.elasticsearch.common.xcontent.NamedXContentRegistry namedXContentRegistry,
ValidatingDispatcher dispatcher,
SslExceptionHandler errorHandler) |
| Modifier and Type | Method and Description |
|---|---|
io.netty.channel.ChannelHandler |
configureServerChannelHandler() |
protected void |
onException(org.elasticsearch.http.HttpChannel channel,
Exception cause0) |
bind, doStart, settings, stopInternalbindServer, boundAddress, doClose, doStop, incomingRequest, incomingRequestError, info, onServerException, serverAcceptedChannel, statsaddLifecycleListener, close, lifecycleState, removeLifecycleListener, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic SearchGuardSSLNettyHttpServerTransport(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.common.network.NetworkService networkService,
org.elasticsearch.common.util.BigArrays bigArrays,
org.elasticsearch.threadpool.ThreadPool threadPool,
SearchGuardKeyStore sgks,
org.elasticsearch.common.xcontent.NamedXContentRegistry namedXContentRegistry,
ValidatingDispatcher dispatcher,
SslExceptionHandler errorHandler)
public io.netty.channel.ChannelHandler configureServerChannelHandler()
configureServerChannelHandler in class org.elasticsearch.http.netty4.Netty4HttpServerTransportprotected void onException(org.elasticsearch.http.HttpChannel channel,
Exception cause0)
onException in class org.elasticsearch.http.netty4.Netty4HttpServerTransportCopyright © 2015–2019. All rights reserved.