protected class SearchGuardSSLNettyHttpServerTransport.SSLHttpChannelHandler
extends io.netty.channel.ChannelInitializer<io.netty.channel.Channel>
| Modifier | Constructor and Description |
|---|---|
protected |
SSLHttpChannelHandler(org.elasticsearch.http.netty4.Netty4HttpServerTransport transport,
org.elasticsearch.http.HttpHandlingSettings handlingSettings,
SearchGuardKeyStore sgks) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initChannel(io.netty.channel.Channel ch) |
channelActive, channelInactive, channelRead, channelReadComplete, channelUnregistered, channelWritabilityChanged, userEventTriggeredensureNotSharable, handlerRemoved, isSharableprotected SSLHttpChannelHandler(org.elasticsearch.http.netty4.Netty4HttpServerTransport transport,
org.elasticsearch.http.HttpHandlingSettings handlingSettings,
SearchGuardKeyStore sgks)
Copyright © 2015–2019. All rights reserved.