Uses of Interface
org.apache.qpid.framing.MessageCancelBody

Packages that use MessageCancelBody
org.apache.qpid.framing.amqp_0_9   
 

Uses of MessageCancelBody in org.apache.qpid.framing.amqp_0_9
 

Classes in org.apache.qpid.framing.amqp_0_9 that implement MessageCancelBody
 class MessageCancelBodyImpl
           
 

Methods in org.apache.qpid.framing.amqp_0_9 that return MessageCancelBody
 MessageCancelBody MethodRegistry_0_9.createMessageCancelBody(AMQShortString destination)
           
 

Methods in org.apache.qpid.framing.amqp_0_9 with parameters of type MessageCancelBody
 boolean ServerMethodDispatcher_0_9.dispatchMessageCancel(MessageCancelBody body, int channelId)
           
 



Licensed to the Apache Software Foundation