All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractClientMessageHandler<T> AbstractSessionMessageHandler<T> ClientNetty<T> Netty implementation for a client.HandlerFactory A HandlerFactory implementation will create new ChannelHandler.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.NettyClientProvider NettyFactory Create server or client Netty implementations.NettyServerProvider ServerNetty Server side part of the Netty network system, wrap the netty bootstrap and offer possibility to add handlers.SessionMessageHandler SessionServerHandler A simple that will only redirect received messages to the session manager.SessionServerHandlerFactory SessionWebSocketMessageHandler SimpleClientHandlerFactory SimpleClientNetty TextNettySession WebSocketClientNetty WebSocketNettySession