public class RpcContinuationRpcWrapper extends Object implements RpcWrapper
| Constructor and Description |
|---|
RpcContinuationRpcWrapper(AMQChannel.RpcContinuation continuation) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandleReply(AMQCommand command) |
void |
complete(AMQCommand command) |
void |
shutdown(ShutdownSignalException signal) |
public RpcContinuationRpcWrapper(AMQChannel.RpcContinuation continuation)
public boolean canHandleReply(AMQCommand command)
canHandleReply in interface RpcWrapperpublic void complete(AMQCommand command)
complete in interface RpcWrapperpublic void shutdown(ShutdownSignalException signal)
shutdown in interface RpcWrapperCopyright © 2021 VMware, Inc. or its affiliates.. All rights reserved.