Class | Description |
---|---|
Connection<C extends ExecutionContext> |
Used for making connections so that Message objects can be read, written, and executed in a non-blocking fashion.
|
ConnectionBuilder<T extends ExecutionContext> |
Superclass for connection builders.
|