Package com.rabbitmq.client.impl
Class RpcContinuationRpcWrapper
java.lang.Object
com.rabbitmq.client.impl.RpcContinuationRpcWrapper
- All Implemented Interfaces:
RpcWrapper
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
canHandleReply
(AMQCommand command) void
complete
(AMQCommand command) void
shutdown
(ShutdownSignalException signal)
-
Constructor Details
-
RpcContinuationRpcWrapper
-
-
Method Details
-
canHandleReply
- Specified by:
canHandleReply
in interfaceRpcWrapper
-
complete
- Specified by:
complete
in interfaceRpcWrapper
-
shutdown
- Specified by:
shutdown
in interfaceRpcWrapper
-