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

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

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

Classes in org.apache.qpid.framing.amqp_0_9 that implement MessageGetBody
 class MessageGetBodyImpl
           
 

Methods in org.apache.qpid.framing.amqp_0_9 that return MessageGetBody
 MessageGetBody MethodRegistry_0_9.createMessageGetBody(int ticket, AMQShortString queue, AMQShortString destination, boolean noAck)
           
 

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



Licensed to the Apache Software Foundation