Uses of Class
org.apache.qpid.server.protocol.v0_8.transport.ChannelFlowBody
-
Packages that use ChannelFlowBody Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of ChannelFlowBody in org.apache.qpid.server.protocol.v0_8.transport
Methods in org.apache.qpid.server.protocol.v0_8.transport that return ChannelFlowBody Modifier and Type Method Description ChannelFlowBodyMethodRegistry. createChannelFlowBody(boolean active)Methods in org.apache.qpid.server.protocol.v0_8.transport with parameters of type ChannelFlowBody Modifier and Type Method Description booleanClientMethodDispatcher. dispatchChannelFlow(ChannelFlowBody body, int channelId)booleanServerMethodDispatcher. dispatchChannelFlow(ChannelFlowBody body, int channelId)
-