Uses of Class
org.apache.qpid.server.protocol.v0_8.transport.ChannelOpenBody
-
Packages that use ChannelOpenBody Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of ChannelOpenBody in org.apache.qpid.server.protocol.v0_8.transport
Methods in org.apache.qpid.server.protocol.v0_8.transport that return ChannelOpenBody Modifier and Type Method Description ChannelOpenBodyMethodRegistry. createChannelOpenBody(AMQShortString outOfBand)Methods in org.apache.qpid.server.protocol.v0_8.transport with parameters of type ChannelOpenBody Modifier and Type Method Description booleanServerMethodDispatcher. dispatchChannelOpen(ChannelOpenBody body, int channelId)
-