| Interface | Description |
|---|---|
| GroupedMulti<K,T> |
A specialization of
Multi used by the group operation. |
| Multi<T> | |
| Uni<T> |
A
Uni represents a lazy asynchronous action. |
| Exception | Description |
|---|---|
| CompositeException |
An implementation of
Exception collecting several causes. |
| TimeoutException |
Exception thrown when an operation times out.
|
Copyright © 2019–2020 SmallRye. All rights reserved.