public class ServerMethodDispatcherImpl_8_0 extends ServerMethodDispatcherImpl implements org.apache.qpid.framing.amqp_8_0.MethodDispatcher_8_0
| Constructor and Description |
|---|
ServerMethodDispatcherImpl_8_0(AMQStateManager stateManager) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
dispatchBasicRecoverOk(org.apache.qpid.framing.BasicRecoverOkBody body,
int channelId) |
boolean |
dispatchChannelAlert(org.apache.qpid.framing.ChannelAlertBody body,
int channelId) |
boolean |
dispatchTestContent(org.apache.qpid.framing.TestContentBody body,
int channelId) |
boolean |
dispatchTestContentOk(org.apache.qpid.framing.TestContentOkBody body,
int channelId) |
boolean |
dispatchTestInteger(org.apache.qpid.framing.TestIntegerBody body,
int channelId) |
boolean |
dispatchTestIntegerOk(org.apache.qpid.framing.TestIntegerOkBody body,
int channelId) |
boolean |
dispatchTestString(org.apache.qpid.framing.TestStringBody body,
int channelId) |
boolean |
dispatchTestStringOk(org.apache.qpid.framing.TestStringOkBody body,
int channelId) |
boolean |
dispatchTestTable(org.apache.qpid.framing.TestTableBody body,
int channelId) |
boolean |
dispatchTestTableOk(org.apache.qpid.framing.TestTableOkBody body,
int channelId) |
createMethodDispatcher, dispatchAccessRequest, dispatchAccessRequestOk, dispatchBasicAck, dispatchBasicCancel, dispatchBasicCancelOk, dispatchBasicConsume, dispatchBasicConsumeOk, dispatchBasicDeliver, dispatchBasicGet, dispatchBasicGetEmpty, dispatchBasicGetOk, dispatchBasicPublish, dispatchBasicQos, dispatchBasicQosOk, dispatchBasicRecover, dispatchBasicReject, dispatchBasicReturn, dispatchChannelClose, dispatchChannelCloseOk, dispatchChannelFlow, dispatchChannelFlowOk, dispatchChannelOpen, dispatchChannelOpenOk, dispatchConnectionClose, dispatchConnectionCloseOk, dispatchConnectionOpen, dispatchConnectionOpenOk, dispatchConnectionRedirect, dispatchConnectionSecure, dispatchConnectionSecureOk, dispatchConnectionStart, dispatchConnectionStartOk, dispatchConnectionTune, dispatchConnectionTuneOk, dispatchDtxSelect, dispatchDtxSelectOk, dispatchDtxStart, dispatchDtxStartOk, dispatchExchangeBound, dispatchExchangeBoundOk, dispatchExchangeDeclare, dispatchExchangeDeclareOk, dispatchExchangeDelete, dispatchExchangeDeleteOk, dispatchFileAck, dispatchFileCancel, dispatchFileCancelOk, dispatchFileConsume, dispatchFileConsumeOk, dispatchFileDeliver, dispatchFileOpen, dispatchFileOpenOk, dispatchFilePublish, dispatchFileQos, dispatchFileQosOk, dispatchFileReject, dispatchFileReturn, dispatchFileStage, dispatchQueueBind, dispatchQueueBindOk, dispatchQueueDeclare, dispatchQueueDeclareOk, dispatchQueueDelete, dispatchQueueDeleteOk, dispatchQueuePurge, dispatchQueuePurgeOk, dispatchStreamCancel, dispatchStreamCancelOk, dispatchStreamConsume, dispatchStreamConsumeOk, dispatchStreamDeliver, dispatchStreamPublish, dispatchStreamQos, dispatchStreamQosOk, dispatchStreamReturn, dispatchTunnelRequest, dispatchTxCommit, dispatchTxCommitOk, dispatchTxRollback, dispatchTxRollbackOk, dispatchTxSelect, dispatchTxSelectOk, getStateManagerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdispatchAccessRequest, dispatchBasicAck, dispatchBasicCancel, dispatchBasicConsume, dispatchBasicGet, dispatchBasicPublish, dispatchBasicQos, dispatchBasicRecover, dispatchBasicReject, dispatchChannelClose, dispatchChannelCloseOk, dispatchChannelFlow, dispatchChannelFlowOk, dispatchChannelOpen, dispatchConnectionClose, dispatchConnectionCloseOk, dispatchConnectionOpen, dispatchConnectionSecureOk, dispatchConnectionStartOk, dispatchConnectionTuneOk, dispatchDtxSelect, dispatchDtxStart, dispatchExchangeBound, dispatchExchangeDeclare, dispatchExchangeDelete, dispatchFileAck, dispatchFileCancel, dispatchFileConsume, dispatchFileOpen, dispatchFileOpenOk, dispatchFilePublish, dispatchFileQos, dispatchFileReject, dispatchFileStage, dispatchQueueBind, dispatchQueueDeclare, dispatchQueueDelete, dispatchQueuePurge, dispatchStreamCancel, dispatchStreamConsume, dispatchStreamPublish, dispatchStreamQos, dispatchTunnelRequest, dispatchTxCommit, dispatchTxRollback, dispatchTxSelectdispatchAccessRequestOk, dispatchBasicCancelOk, dispatchBasicConsumeOk, dispatchBasicDeliver, dispatchBasicGetEmpty, dispatchBasicGetOk, dispatchBasicQosOk, dispatchBasicReturn, dispatchChannelClose, dispatchChannelCloseOk, dispatchChannelFlow, dispatchChannelFlowOk, dispatchChannelOpenOk, dispatchConnectionClose, dispatchConnectionCloseOk, dispatchConnectionOpenOk, dispatchConnectionRedirect, dispatchConnectionSecure, dispatchConnectionStart, dispatchConnectionTune, dispatchDtxSelectOk, dispatchDtxStartOk, dispatchExchangeBoundOk, dispatchExchangeDeclareOk, dispatchExchangeDeleteOk, dispatchFileCancelOk, dispatchFileConsumeOk, dispatchFileDeliver, dispatchFileOpen, dispatchFileOpenOk, dispatchFileQosOk, dispatchFileReturn, dispatchFileStage, dispatchQueueBindOk, dispatchQueueDeclareOk, dispatchQueueDeleteOk, dispatchQueuePurgeOk, dispatchStreamCancelOk, dispatchStreamConsumeOk, dispatchStreamDeliver, dispatchStreamQosOk, dispatchStreamReturn, dispatchTxCommitOk, dispatchTxRollbackOk, dispatchTxSelectOkpublic ServerMethodDispatcherImpl_8_0(AMQStateManager stateManager)
public boolean dispatchBasicRecoverOk(org.apache.qpid.framing.BasicRecoverOkBody body,
int channelId)
throws org.apache.qpid.AMQException
dispatchBasicRecoverOk in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0org.apache.qpid.AMQExceptionpublic boolean dispatchChannelAlert(org.apache.qpid.framing.ChannelAlertBody body,
int channelId)
throws org.apache.qpid.AMQException
dispatchChannelAlert in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0org.apache.qpid.AMQExceptionpublic boolean dispatchTestContent(org.apache.qpid.framing.TestContentBody body,
int channelId)
throws org.apache.qpid.AMQException
dispatchTestContent in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0dispatchTestContent in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0org.apache.qpid.AMQExceptionpublic boolean dispatchTestContentOk(org.apache.qpid.framing.TestContentOkBody body,
int channelId)
throws org.apache.qpid.AMQException
dispatchTestContentOk in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0dispatchTestContentOk in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0org.apache.qpid.AMQExceptionpublic boolean dispatchTestInteger(org.apache.qpid.framing.TestIntegerBody body,
int channelId)
throws org.apache.qpid.AMQException
dispatchTestInteger in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0dispatchTestInteger in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0org.apache.qpid.AMQExceptionpublic boolean dispatchTestIntegerOk(org.apache.qpid.framing.TestIntegerOkBody body,
int channelId)
throws org.apache.qpid.AMQException
dispatchTestIntegerOk in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0dispatchTestIntegerOk in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0org.apache.qpid.AMQExceptionpublic boolean dispatchTestString(org.apache.qpid.framing.TestStringBody body,
int channelId)
throws org.apache.qpid.AMQException
dispatchTestString in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0dispatchTestString in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0org.apache.qpid.AMQExceptionpublic boolean dispatchTestStringOk(org.apache.qpid.framing.TestStringOkBody body,
int channelId)
throws org.apache.qpid.AMQException
dispatchTestStringOk in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0dispatchTestStringOk in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0org.apache.qpid.AMQExceptionpublic boolean dispatchTestTable(org.apache.qpid.framing.TestTableBody body,
int channelId)
throws org.apache.qpid.AMQException
dispatchTestTable in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0dispatchTestTable in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0org.apache.qpid.AMQExceptionpublic boolean dispatchTestTableOk(org.apache.qpid.framing.TestTableOkBody body,
int channelId)
throws org.apache.qpid.AMQException
dispatchTestTableOk in interface org.apache.qpid.framing.amqp_8_0.ClientMethodDispatcher_8_0dispatchTestTableOk in interface org.apache.qpid.framing.amqp_8_0.ServerMethodDispatcher_8_0org.apache.qpid.AMQExceptionCopyright © 2006–2014 The Apache Software Foundation. All rights reserved.