public interface ServerMethodDispatcher
boolean dispatchAccessRequest(AccessRequestBody accessRequestBody, int channelId) throws QpidException
QpidException
boolean dispatchBasicAck(BasicAckBody body, int channelId) throws QpidException
QpidException
boolean dispatchBasicCancel(BasicCancelBody body, int channelId) throws QpidException
QpidException
boolean dispatchBasicConsume(BasicConsumeBody body, int channelId) throws QpidException
QpidException
boolean dispatchBasicGet(BasicGetBody body, int channelId) throws QpidException
QpidException
boolean dispatchBasicPublish(BasicPublishBody body, int channelId) throws QpidException
QpidException
boolean dispatchBasicQos(BasicQosBody body, int channelId) throws QpidException
QpidException
boolean dispatchBasicRecover(BasicRecoverBody body, int channelId) throws QpidException
QpidException
boolean dispatchBasicReject(BasicRejectBody body, int channelId) throws QpidException
QpidException
boolean dispatchChannelClose(ChannelCloseBody body, int channelId) throws QpidException
QpidException
boolean dispatchChannelCloseOk(ChannelCloseOkBody body, int channelId) throws QpidException
QpidException
boolean dispatchChannelFlow(ChannelFlowBody body, int channelId) throws QpidException
QpidException
boolean dispatchChannelFlowOk(ChannelFlowOkBody body, int channelId) throws QpidException
QpidException
boolean dispatchChannelOpen(ChannelOpenBody body, int channelId) throws QpidException
QpidException
boolean dispatchConnectionClose(ConnectionCloseBody body, int channelId) throws QpidException
QpidException
boolean dispatchConnectionCloseOk(ConnectionCloseOkBody body, int channelId) throws QpidException
QpidException
boolean dispatchConnectionOpen(ConnectionOpenBody body, int channelId) throws QpidException
QpidException
boolean dispatchConnectionSecureOk(ConnectionSecureOkBody body, int channelId) throws QpidException
QpidException
boolean dispatchConnectionStartOk(ConnectionStartOkBody body, int channelId) throws QpidException
QpidException
boolean dispatchConnectionTuneOk(ConnectionTuneOkBody body, int channelId) throws QpidException
QpidException
boolean dispatchExchangeBound(ExchangeBoundBody body, int channelId) throws QpidException
QpidException
boolean dispatchExchangeDeclare(ExchangeDeclareBody body, int channelId) throws QpidException
QpidException
boolean dispatchExchangeDelete(ExchangeDeleteBody body, int channelId) throws QpidException
QpidException
boolean dispatchQueueBind(QueueBindBody body, int channelId) throws QpidException
QpidException
boolean dispatchQueueDeclare(QueueDeclareBody body, int channelId) throws QpidException
QpidException
boolean dispatchQueueDelete(QueueDeleteBody body, int channelId) throws QpidException
QpidException
boolean dispatchQueuePurge(QueuePurgeBody body, int channelId) throws QpidException
QpidException
boolean dispatchTxCommit(TxCommitBody body, int channelId) throws QpidException
QpidException
boolean dispatchTxRollback(TxRollbackBody body, int channelId) throws QpidException
QpidException
boolean dispatchTxSelect(TxSelectBody body, int channelId) throws QpidException
QpidException
boolean dispatchQueueUnbind(QueueUnbindBody queueUnbindBody, int channelId) throws QpidException
QpidException
boolean dispatchBasicRecoverSync(BasicRecoverSyncBody basicRecoverSyncBody, int channelId) throws QpidException
QpidException
boolean dispatchConfirmSelect(ConfirmSelectBody confirmSelectBody, int channelId) throws QpidException
QpidException
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.