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

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

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

Classes in org.apache.qpid.framing.amqp_0_9 that implement MessageRecoverBody
 class MessageRecoverBodyImpl
           
 

Methods in org.apache.qpid.framing.amqp_0_9 that return MessageRecoverBody
 MessageRecoverBody MethodRegistry_0_9.createMessageRecoverBody(boolean requeue)
           
 

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



Licensed to the Apache Software Foundation