Public Member Functions | |
ServerMessageHolder (short code, String message, boolean shutdown) | |
ServerMessageHolder (short code, String message, boolean shutdown) | |
Public Attributes | |
boolean | shutdown = false |
short | code = MSG |
String | message = null |
Static Public Attributes | |
final short | MSG = 0 |
final short | ERR = 1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|