public class HttpServerInitializer
extends io.netty.channel.ChannelInitializer<io.netty.channel.socket.SocketChannel>
| 构造器和说明 |
|---|
HttpServerInitializer(Blade blade,
ExceptionResolve exceptionResolve,
io.netty.handler.ssl.SslContext sslCtx) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
initChannel(io.netty.channel.socket.SocketChannel ch) |
channelActive, channelInactive, channelRead, channelReadComplete, channelUnregistered, channelWritabilityChanged, userEventTriggeredpublic HttpServerInitializer(Blade blade, ExceptionResolve exceptionResolve, io.netty.handler.ssl.SslContext sslCtx)
Copyright © 2017. All rights reserved.