public class BlaubotWebsocketAcceptor.WebSocketServerInitializer
extends io.netty.channel.ChannelInitializer<io.netty.channel.socket.SocketChannel>
Constructor and Description |
---|
WebSocketServerInitializer(io.netty.handler.ssl.SslContext sslCtx) |
Modifier and Type | Method and Description |
---|---|
void |
initChannel(io.netty.channel.socket.SocketChannel ch) |
channelActive, channelInactive, channelRead, channelReadComplete, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggered
handlerAdded, handlerRemoved, isSharable