Uses of Class
org.apache.qpid.server.protocol.v0_8.transport.BasicGetEmptyBody
-
Packages that use BasicGetEmptyBody Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of BasicGetEmptyBody in org.apache.qpid.server.protocol.v0_8.transport
Methods in org.apache.qpid.server.protocol.v0_8.transport that return BasicGetEmptyBody Modifier and Type Method Description BasicGetEmptyBodyMethodRegistry. createBasicGetEmptyBody(AMQShortString clusterId)Methods in org.apache.qpid.server.protocol.v0_8.transport with parameters of type BasicGetEmptyBody Modifier and Type Method Description booleanClientMethodDispatcher. dispatchBasicGetEmpty(BasicGetEmptyBody body, int channelId)
-