Interface classes.
| Name | Description |
|---|---|
Decoder | Abstract interface for stream decoders. |
Encoder | Abstract interface for stream encoders. |
Runnable | Abstract interface for classes that can be run and cancelled. |
Sendable | Abstract interface for classes that can be sent and cancelled. |
Startable | Abstract interface for a classes that can be started and stopped. |