Package com.rabbitmq.client.impl
Class RpcContinuationRpcWrapper
java.lang.Object
com.rabbitmq.client.impl.RpcContinuationRpcWrapper
- All Implemented Interfaces:
RpcWrapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanHandleReply(AMQCommand command) voidcomplete(AMQCommand command) voidshutdown(ShutdownSignalException signal)
-
Constructor Details
-
RpcContinuationRpcWrapper
-
-
Method Details
-
canHandleReply
- Specified by:
canHandleReplyin interfaceRpcWrapper
-
complete
- Specified by:
completein interfaceRpcWrapper
-
shutdown
- Specified by:
shutdownin interfaceRpcWrapper
-