protected class Netty4Transport.ServerChannelInitializer
extends io.netty.channel.ChannelInitializer<io.netty.channel.Channel>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
name |
protected org.elasticsearch.common.settings.Settings |
settings |
| Modifier | Constructor and Description |
|---|---|
protected |
ServerChannelInitializer(java.lang.String name,
org.elasticsearch.common.settings.Settings settings) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initChannel(io.netty.channel.Channel ch) |
channelRegistered, exceptionCaught, handlerAddedchannelActive, channelInactive, channelRead, channelReadComplete, channelUnregistered, channelWritabilityChanged, userEventTriggered