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 © 2016 The Apache Software Foundation. All rights reserved.