Class | Description |
---|---|
AbstractSessionMessageHandler<T> | |
HttpStaticFileServerHandler |
A simple handler that serves incoming HTTP requests to send their respective HTTP responses.
|
HttpStaticFileServerHandlerFactory | |
NettySessionFactory | |
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 | |
TextNettySession | |
WebSocketNettySession |
Copyright © 2014–2016. All rights reserved.