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