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

Packages that use MethodDispatcher
org.apache.qpid.framing   
org.apache.qpid.framing.amqp_0_9   
org.apache.qpid.framing.amqp_0_91   
org.apache.qpid.framing.amqp_8_0   
 

Uses of MethodDispatcher in org.apache.qpid.framing
 

Methods in org.apache.qpid.framing with parameters of type MethodDispatcher
 boolean AMQMethodBody.execute(MethodDispatcher methodDispatcher, int channelId)
           
 

Uses of MethodDispatcher in org.apache.qpid.framing.amqp_0_9
 

Subinterfaces of MethodDispatcher in org.apache.qpid.framing.amqp_0_9
 interface MethodDispatcher_0_9
           
 

Methods in org.apache.qpid.framing.amqp_0_9 with parameters of type MethodDispatcher
 boolean AccessRequestBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean AccessRequestOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicAckBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicCancelBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicCancelOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicConsumeBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicConsumeOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicDeliverBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicGetBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicGetEmptyBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicGetOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicPublishBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicQosBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicQosOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicRecoverBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicRecoverSyncBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicRecoverSyncOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicRejectBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicReturnBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ChannelCloseBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ChannelCloseOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ChannelFlowBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ChannelFlowOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ChannelOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ChannelOpenBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ChannelOpenOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ChannelPingBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ChannelPongBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ChannelResumeBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionCloseBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionCloseOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionOpenBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionOpenOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionRedirectBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionSecureBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionSecureOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionStartBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionStartOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionTuneBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionTuneOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean DtxSelectBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean DtxSelectOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean DtxStartBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean DtxStartOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ExchangeBoundBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ExchangeBoundOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ExchangeDeclareBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ExchangeDeclareOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ExchangeDeleteBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ExchangeDeleteOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean FileAckBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean FileCancelBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean FileCancelOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean FileConsumeBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean FileConsumeOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean FileDeliverBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean FileOpenBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean FileOpenOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean FilePublishBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean FileQosBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean FileQosOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean FileRejectBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean FileReturnBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean FileStageBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean MessageAppendBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean MessageCancelBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean MessageCheckpointBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean MessageCloseBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean MessageConsumeBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean MessageEmptyBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean MessageGetBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean MessageOffsetBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean MessageOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean MessageOpenBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean MessageQosBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean MessageRecoverBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean MessageRejectBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean MessageResumeBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean MessageTransferBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean QueueBindBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean QueueBindOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean QueueDeclareBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean QueueDeclareOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean QueueDeleteBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean QueueDeleteOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean QueuePurgeBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean QueuePurgeOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean QueueUnbindBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean QueueUnbindOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean StreamCancelBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean StreamCancelOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean StreamConsumeBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean StreamConsumeOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean StreamDeliverBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean StreamPublishBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean StreamQosBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean StreamQosOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean StreamReturnBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean TunnelRequestBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean TxCommitBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean TxCommitOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean TxRollbackBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean TxRollbackOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean TxSelectBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean TxSelectOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 

Uses of MethodDispatcher in org.apache.qpid.framing.amqp_0_91
 

Subinterfaces of MethodDispatcher in org.apache.qpid.framing.amqp_0_91
 interface MethodDispatcher_0_91
           
 

Methods in org.apache.qpid.framing.amqp_0_91 with parameters of type MethodDispatcher
 boolean BasicAckBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicCancelBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicCancelOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicConsumeBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicConsumeOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicDeliverBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicGetBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicGetEmptyBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicGetOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicPublishBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicQosBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicQosOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicRecoverBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicRecoverSyncBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicRecoverSyncOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicRejectBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicReturnBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ChannelCloseBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ChannelCloseOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ChannelFlowBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ChannelFlowOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ChannelOpenBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ChannelOpenOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionCloseBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionCloseOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionOpenBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionOpenOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionSecureBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionSecureOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionStartBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionStartOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionTuneBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionTuneOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ExchangeBoundBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ExchangeBoundOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ExchangeDeclareBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ExchangeDeclareOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ExchangeDeleteBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ExchangeDeleteOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean QueueBindBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean QueueBindOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean QueueDeclareBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean QueueDeclareOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean QueueDeleteBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean QueueDeleteOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean QueuePurgeBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean QueuePurgeOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean QueueUnbindBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean QueueUnbindOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean TxCommitBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean TxCommitOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean TxRollbackBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean TxRollbackOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean TxSelectBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean TxSelectOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 

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

Subinterfaces of MethodDispatcher in org.apache.qpid.framing.amqp_8_0
 interface MethodDispatcher_8_0
           
 

Methods in org.apache.qpid.framing.amqp_8_0 with parameters of type MethodDispatcher
 boolean AccessRequestBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean AccessRequestOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicAckBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicCancelBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicCancelOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicConsumeBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicConsumeOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicDeliverBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicGetBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicGetEmptyBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicGetOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicPublishBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicQosBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicQosOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicRecoverBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicRecoverOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicRejectBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean BasicReturnBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ChannelAlertBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ChannelCloseBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ChannelCloseOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ChannelFlowBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ChannelFlowOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ChannelOpenBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ChannelOpenOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionCloseBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionCloseOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionOpenBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionOpenOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionRedirectBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionSecureBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionSecureOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionStartBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionStartOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionTuneBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ConnectionTuneOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean DtxSelectBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean DtxSelectOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean DtxStartBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean DtxStartOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ExchangeBoundBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ExchangeBoundOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ExchangeDeclareBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ExchangeDeclareOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ExchangeDeleteBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean ExchangeDeleteOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean FileAckBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean FileCancelBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean FileCancelOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean FileConsumeBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean FileConsumeOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean FileDeliverBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean FileOpenBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean FileOpenOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean FilePublishBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean FileQosBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean FileQosOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean FileRejectBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean FileReturnBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean FileStageBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean QueueBindBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean QueueBindOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean QueueDeclareBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean QueueDeclareOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean QueueDeleteBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean QueueDeleteOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean QueuePurgeBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean QueuePurgeOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean StreamCancelBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean StreamCancelOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean StreamConsumeBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean StreamConsumeOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean StreamDeliverBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean StreamPublishBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean StreamQosBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean StreamQosOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean StreamReturnBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean TestContentBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean TestContentOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean TestIntegerBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean TestIntegerOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean TestStringBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean TestStringOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean TestTableBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean TestTableOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean TunnelRequestBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean TxCommitBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean TxCommitOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean TxRollbackBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean TxRollbackOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean TxSelectBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 boolean TxSelectOkBodyImpl.execute(MethodDispatcher dispatcher, int channelId)
           
 



Licensed to the Apache Software Foundation