| Interface | Description |
|---|---|
| ICallback | |
| ICallbackWithModeledError<T extends Enum<?>> | |
| MessageIdCallback | |
| StatelessAsyncCallback |
| Class | Description |
|---|---|
| Callback<T> | |
| CallbackWithModeledError<T,U extends Enum<?>> | |
| Future<T> | |
| ReplyContext |
Used for stateless async callback methods in order to provide them with the context in which this reply is
being called, e.g.
|
Copyright © 2021. All rights reserved.