Package be.yildizgames.module.network.netty
- Author:
- Grégory Van den Borre
-
Interface Summary Interface Description HandlerFactory A HandlerFactory implementation will create new ChannelHandler. -
Class Summary Class Description NettyChannelInitializer Pipeline factory to build a pipeline to use for netty transfer, every time a channel is initialized, the pipeline is filled with the handler provided by this class.