| Interface | Description |
|---|---|
| DataParser<T extends Serializable> |
Parser for network data
|
| Class | Description |
|---|---|
| Client |
Client side of the network connection.
|
| NetworkConnection |
Represents a communication between two machines over network.
|
| Server |
Server side of the network connection.
|
| Enum | Description |
|---|---|
| NetworkProtocol |
Copyright © 2017. All rights reserved.