| Interface | Description |
|---|---|
| NettyServer |
An interface specific to the JBoss Netty implementation.
|
| Class | Description |
|---|---|
| AbstractNettyServer | |
| FlashPolicyServerChannelInitalizer | |
| NettyConfig |
This class holds configuration information thats useful to start a netty
server.
|
| NettyTCPServer |
This class is used for TCP IP communications with client.
|
| NettyUDPServer |
This server does UDP connection less broadcast.
|
| ProtocolMultiplexerChannelInitializer | |
| ServerManagerImpl | |
| UDPChannelInitializer |
Copyright © 2013. All Rights Reserved.