public class FlashPolicyServerChannelInitalizer
extends io.netty.channel.ChannelInitializer<io.netty.channel.socket.SocketChannel>
| Modifier and Type | Field and Description |
|---|---|
private static int |
MAX_IDLE_SECONDS |
| Constructor and Description |
|---|
FlashPolicyServerChannelInitalizer() |
| Modifier and Type | Method and Description |
|---|---|
protected FlashPolicyServerHandler |
getFlashPolicyServerHandler()
Spring will return the actual prototype bean from its context here.
|
protected void |
initChannel(io.netty.channel.socket.SocketChannel ch) |
channelActive, channelInactive, channelRead, channelReadComplete, channelUnregistered, channelWritabilityChanged, userEventTriggeredexceptionCaught, handlerAdded, handlerRemovedprivate static final int MAX_IDLE_SECONDS
protected FlashPolicyServerHandler getFlashPolicyServerHandler()
FlashPolicyServerHandlerCopyright © 2013. All Rights Reserved.