Uses of Class
org.apache.qpid.server.protocol.v0_8.transport.QueueUnbindBody
-
Packages that use QueueUnbindBody Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of QueueUnbindBody in org.apache.qpid.server.protocol.v0_8.transport
Methods in org.apache.qpid.server.protocol.v0_8.transport that return QueueUnbindBody Modifier and Type Method Description QueueUnbindBodyMethodRegistry. createQueueUnbindBody(int ticket, AMQShortString queue, AMQShortString exchange, AMQShortString routingKey, FieldTable arguments)Methods in org.apache.qpid.server.protocol.v0_8.transport with parameters of type QueueUnbindBody Modifier and Type Method Description booleanServerMethodDispatcher. dispatchQueueUnbind(QueueUnbindBody queueUnbindBody, int channelId)
-