Uses of Class
org.apache.qpid.server.protocol.v0_8.transport.QueueBindOkBody
-
Packages that use QueueBindOkBody Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of QueueBindOkBody in org.apache.qpid.server.protocol.v0_8.transport
Methods in org.apache.qpid.server.protocol.v0_8.transport that return QueueBindOkBody Modifier and Type Method Description QueueBindOkBodyMethodRegistry. createQueueBindOkBody()Methods in org.apache.qpid.server.protocol.v0_8.transport with parameters of type QueueBindOkBody Modifier and Type Method Description booleanClientMethodDispatcher. dispatchQueueBindOk(QueueBindOkBody body, int channelId)
-