| Interface | Description |
|---|---|
| Responder |
An interface which allows a server to respond to requests.
|
| ServerListener |
A listener for messages received by the server.
|
| Class | Description |
|---|---|
| SimpleServer |
A simple NIO server, intended to simplify testing of socket-based clients.
|
Copyright © 2014. All rights reserved.