Class Router4PipelineFactory<C extends io.netty.channel.Channel>

java.lang.Object
io.netty.channel.ChannelHandlerAdapter
io.netty.channel.ChannelInboundHandlerAdapter
All Implemented Interfaces:
RouterPipelineFactory<io.netty.channel.ChannelHandler>, io.netty.channel.ChannelHandler, io.netty.channel.ChannelInboundHandler

public class Router4PipelineFactory<C extends io.netty.channel.Channel> extends BasicServerChannelInitializer<C,Router4PipelineFactory<C>> implements RouterPipelineFactory<io.netty.channel.ChannelHandler>