Uses of Class
org.apache.qpid.server.protocol.v0_8.transport.BasicQosBody
-
Packages that use BasicQosBody Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of BasicQosBody in org.apache.qpid.server.protocol.v0_8.transport
Methods in org.apache.qpid.server.protocol.v0_8.transport that return BasicQosBody Modifier and Type Method Description BasicQosBodyMethodRegistry. createBasicQosBody(long prefetchSize, int prefetchCount, boolean global)Methods in org.apache.qpid.server.protocol.v0_8.transport with parameters of type BasicQosBody Modifier and Type Method Description booleanServerMethodDispatcher. dispatchBasicQos(BasicQosBody body, int channelId)
-