Uses of Class
org.apache.qpid.server.protocol.v0_8.transport.ChannelCloseOkBody
-
Packages that use ChannelCloseOkBody Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of ChannelCloseOkBody in org.apache.qpid.server.protocol.v0_8.transport
Fields in org.apache.qpid.server.protocol.v0_8.transport declared as ChannelCloseOkBody Modifier and Type Field Description static ChannelCloseOkBodyChannelCloseOkBody. INSTANCEMethods in org.apache.qpid.server.protocol.v0_8.transport that return ChannelCloseOkBody Modifier and Type Method Description ChannelCloseOkBodyMethodRegistry. createChannelCloseOkBody()Methods in org.apache.qpid.server.protocol.v0_8.transport with parameters of type ChannelCloseOkBody Modifier and Type Method Description booleanClientMethodDispatcher. dispatchChannelCloseOk(ChannelCloseOkBody body, int channelId)booleanServerMethodDispatcher. dispatchChannelCloseOk(ChannelCloseOkBody body, int channelId)
-