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