Uses of Class
org.apache.qpid.server.protocol.v0_8.transport.BasicCancelBody
-
Packages that use BasicCancelBody Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of BasicCancelBody in org.apache.qpid.server.protocol.v0_8.transport
Methods in org.apache.qpid.server.protocol.v0_8.transport that return BasicCancelBody Modifier and Type Method Description BasicCancelBodyMethodRegistry. createBasicCancelBody(AMQShortString consumerTag, boolean nowait)Methods in org.apache.qpid.server.protocol.v0_8.transport with parameters of type BasicCancelBody Modifier and Type Method Description booleanServerMethodDispatcher. dispatchBasicCancel(BasicCancelBody body, int channelId)
-