| Package | Description |
|---|---|
| datatypes | |
| protocols |
| Modifier and Type | Field and Description |
|---|---|
ServerStatus |
Server.status
Holds the server status.
|
| Modifier and Type | Method and Description |
|---|---|
ServerStatus |
BaseProtocol.prepareServerStatus(String ip,
int port)
Prepares a ServerStatus object for the given server and returns it.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
BaseProtocol.processInfo(ServerStatus st)
Process the gathered information and set up the ServerStatus.
|