Abstract base implementations
| Class | Description | |
|---|---|---|
| AbstractServiceBase | Abstract base class for all services. | |
| AbstractServiceChannel | Abstract base implementation of the ServiceChannel interface. | |
| AbstractServiceConfiguration | Convenient base implementation of the ServiceConfiguration interface. | |
| KeepAliveMessage | Represents a message that can be send to the server to prevent session timeouts. |