Uses of Class
org.apache.qpid.server.protocol.v0_8.transport.BasicCancelOkBody
-
Packages that use BasicCancelOkBody Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of BasicCancelOkBody in org.apache.qpid.server.protocol.v0_8.transport
Methods in org.apache.qpid.server.protocol.v0_8.transport that return BasicCancelOkBody Modifier and Type Method Description BasicCancelOkBodyMethodRegistry. createBasicCancelOkBody(AMQShortString consumerTag)Methods in org.apache.qpid.server.protocol.v0_8.transport with parameters of type BasicCancelOkBody Modifier and Type Method Description booleanClientMethodDispatcher. dispatchBasicCancelOk(BasicCancelOkBody body, int channelId)
-