Public Fields
| Name | Description | |
|---|---|---|
|
clientReceiveState | The status of the connection with the client. |
|
clientSocket | The socket that handles communications with the client (inherited from Handler) |
|
New | Handler is new or has been reused, internal use only |
Protected Fields
| Name | Description | |
|---|---|---|
|
ServerStateLock | Synchronisation object for server comms. |