| Interface | Description |
|---|---|
| ContextualResultListener<R,F extends Throwable> |
Listens for an invocation result, providing
InvocationStats that describe invocations so far. |
| ContextualSuccessListener<R> |
Listens for an invocation success, providing
InvocationStats that describe invocations so far. |
| ResultListener<R,F extends Throwable> |
Listens for an invocation result.
|
| SuccessListener<R> |
Listens for an invocation success.
|
Copyright © 2016. All Rights Reserved.