Uses of Class
org.apache.qpid.server.protocol.v0_8.transport.QueueUnbindOkBody
-
Packages that use QueueUnbindOkBody Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of QueueUnbindOkBody in org.apache.qpid.server.protocol.v0_8.transport
Methods in org.apache.qpid.server.protocol.v0_8.transport that return QueueUnbindOkBody Modifier and Type Method Description QueueUnbindOkBodyMethodRegistry. createQueueUnbindOkBody()Methods in org.apache.qpid.server.protocol.v0_8.transport with parameters of type QueueUnbindOkBody Modifier and Type Method Description booleanClientMethodDispatcher. dispatchQueueUnbindOk(QueueUnbindOkBody queueUnbindOkBody, int channelId)
-