public class SearchGuardSSLNettyHttpServerTransport
extends org.elasticsearch.http.netty4.Netty4HttpServerTransport
| Modifier and Type | Class and Description |
|---|---|
protected class |
SearchGuardSSLNettyHttpServerTransport.SSLHttpChannelHandler |
bigArrays, bindHosts, boundAddress, compression, compressionLevel, detailedErrorsEnabled, maxChunkSize, maxCompositeBufferComponents, maxContentLength, maxHeaderSize, maxInitialLineLength, networkService, pipelining, pipeliningMaxEvents, port, publishHosts, recvByteBufAllocator, resetCookies, reuseAddress, serverBootstrap, serverChannels, SETTING_HTTP_NETTY_MAX_COMPOSITE_BUFFER_COMPONENTS, SETTING_HTTP_NETTY_RECEIVE_PREDICTOR_MAX, SETTING_HTTP_NETTY_RECEIVE_PREDICTOR_MIN, SETTING_HTTP_NETTY_RECEIVE_PREDICTOR_SIZE, SETTING_HTTP_WORKER_COUNT, tcpKeepAlive, tcpNoDelay, tcpReceiveBufferSize, tcpSendBufferSize, threadPool, workerCount, xContentRegistry| 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 |
exceptionCaught(io.netty.channel.ChannelHandlerContext ctx,
Throwable cause) |
boundAddress, doClose, doStart, doStop, getCorsConfig, info, settings, statsaddLifecycleListener, close, lifecycleState, removeLifecycleListener, start, stoplogDeprecatedSetting, logRemovedSetting, nodeNameclone, 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)
Copyright © 2015–2018. All rights reserved.