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

Packages that use FileQosOkBody
org.apache.qpid.framing.amqp_0_9   
org.apache.qpid.framing.amqp_8_0   
 

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

Classes in org.apache.qpid.framing.amqp_0_9 that implement FileQosOkBody
 class FileQosOkBodyImpl
           
 

Methods in org.apache.qpid.framing.amqp_0_9 that return FileQosOkBody
 FileQosOkBody MethodRegistry_0_9.createFileQosOkBody()
           
 

Methods in org.apache.qpid.framing.amqp_0_9 with parameters of type FileQosOkBody
 boolean ClientMethodDispatcher_0_9.dispatchFileQosOk(FileQosOkBody body, int channelId)
           
 

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

Methods in org.apache.qpid.framing.amqp_8_0 that return FileQosOkBody
 FileQosOkBody MethodRegistry_8_0.createFileQosOkBody()
           
 

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



Licensed to the Apache Software Foundation