| Interface | Description |
|---|---|
| ServiceEnvironment |
This interface represents a service environment.
|
| ServiceHandler |
This interface enables a service to respond to newly connected clients.
|
| Class | Description |
|---|---|
| Service |
This is a wrapper for a server socket.
|