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