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

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

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

Classes in org.apache.qpid.framing.amqp_0_9 that implement ChannelResumeBody
 class ChannelResumeBodyImpl
           
 

Methods in org.apache.qpid.framing.amqp_0_9 that return ChannelResumeBody
 ChannelResumeBody MethodRegistry_0_9.createChannelResumeBody(byte[] channelId)
           
 

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



Licensed to the Apache Software Foundation