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

Packages that use BasicRecoverOkBody
org.apache.qpid.framing.amqp_8_0   
 

Uses of BasicRecoverOkBody in org.apache.qpid.framing.amqp_8_0
 

Classes in org.apache.qpid.framing.amqp_8_0 that implement BasicRecoverOkBody
 class BasicRecoverOkBodyImpl
           
 

Methods in org.apache.qpid.framing.amqp_8_0 that return BasicRecoverOkBody
 BasicRecoverOkBody MethodRegistry_8_0.createBasicRecoverOkBody()
           
 

Methods in org.apache.qpid.framing.amqp_8_0 with parameters of type BasicRecoverOkBody
 boolean ClientMethodDispatcher_8_0.dispatchBasicRecoverOk(BasicRecoverOkBody body, int channelId)
           
 



Licensed to the Apache Software Foundation