| Class | Description |
|---|---|
| GameServer | |
| GlowBufUtils |
Contains several utility methods for writing special data types to @{link ByteBuf}s.
|
| GlowDatagramServer | |
| GlowNetworkServer |
Represents a network server.
|
| GlowSession |
A single connection to the server, which may or may not be associated with a player.
|
| GlowSocketServer | |
| GlowStatusClient | |
| Networking | |
| ProxyData |
Container for proxy (e.g.
|
| SessionRegistry |
A list of all the sessions which provides a convenient
SessionRegistry.pulse() method to pulse every
session in one operation. |
Copyright © 2021. All rights reserved.