public static interface DestinationAction.ManagementCallback<T>
| Modifier and Type | Method and Description |
|---|---|
void |
requestFailed(T reply) |
void |
requestSuccessful(T reply) |
void |
setUpInvocation(T message) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.