Uses of Class
org.apache.qpid.server.protocol.v0_8.transport.ChannelAlertBody
-
Packages that use ChannelAlertBody Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of ChannelAlertBody in org.apache.qpid.server.protocol.v0_8.transport
Methods in org.apache.qpid.server.protocol.v0_8.transport that return ChannelAlertBody Modifier and Type Method Description ChannelAlertBodyMethodRegistry. createChannelAlertBody(int replyCode, AMQShortString replyText, FieldTable details)Methods in org.apache.qpid.server.protocol.v0_8.transport with parameters of type ChannelAlertBody Modifier and Type Method Description booleanClientMethodDispatcher. dispatchChannelAlert(ChannelAlertBody channelAlertBody, int channelId)
-