Uses of Interface
org.apache.qpid.framing.ChannelAlertBody

Packages that use ChannelAlertBody
org.apache.qpid.framing.amqp_8_0   
 

Uses of ChannelAlertBody in org.apache.qpid.framing.amqp_8_0
 

Classes in org.apache.qpid.framing.amqp_8_0 that implement ChannelAlertBody
 class ChannelAlertBodyImpl
           
 

Methods in org.apache.qpid.framing.amqp_8_0 that return ChannelAlertBody
 ChannelAlertBody MethodRegistry_8_0.createChannelAlertBody(int replyCode, AMQShortString replyText, FieldTable details)
           
 

Methods in org.apache.qpid.framing.amqp_8_0 with parameters of type ChannelAlertBody
 boolean ClientMethodDispatcher_8_0.dispatchChannelAlert(ChannelAlertBody body, int channelId)
           
 



Licensed to the Apache Software Foundation