Uses of Interface
org.apache.qpid.server.protocol.v0_8.transport.MethodDispatcher
-
Packages that use MethodDispatcher Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of MethodDispatcher in org.apache.qpid.server.protocol.v0_8.transport
Methods in org.apache.qpid.server.protocol.v0_8.transport with parameters of type MethodDispatcher Modifier and Type Method Description booleanAccessRequestBody. execute(MethodDispatcher dispatcher, int channelId)booleanAccessRequestOkBody. execute(MethodDispatcher dispatcher, int channelId)booleanAMQMethodBody. execute(MethodDispatcher methodDispatcher, int channelId)booleanBasicAckBody. execute(MethodDispatcher dispatcher, int channelId)booleanBasicCancelBody. execute(MethodDispatcher dispatcher, int channelId)booleanBasicCancelOkBody. execute(MethodDispatcher dispatcher, int channelId)booleanBasicConsumeBody. execute(MethodDispatcher dispatcher, int channelId)booleanBasicConsumeOkBody. execute(MethodDispatcher dispatcher, int channelId)booleanBasicDeliverBody. execute(MethodDispatcher dispatcher, int channelId)booleanBasicGetBody. execute(MethodDispatcher dispatcher, int channelId)booleanBasicGetEmptyBody. execute(MethodDispatcher dispatcher, int channelId)booleanBasicGetOkBody. execute(MethodDispatcher dispatcher, int channelId)booleanBasicNackBody. execute(MethodDispatcher dispatcher, int channelId)booleanBasicPublishBody. execute(MethodDispatcher dispatcher, int channelId)booleanBasicQosBody. execute(MethodDispatcher dispatcher, int channelId)booleanBasicQosOkBody. execute(MethodDispatcher dispatcher, int channelId)booleanBasicRecoverBody. execute(MethodDispatcher dispatcher, int channelId)booleanBasicRecoverSyncBody. execute(MethodDispatcher dispatcher, int channelId)booleanBasicRecoverSyncOkBody. execute(MethodDispatcher dispatcher, int channelId)booleanBasicRejectBody. execute(MethodDispatcher dispatcher, int channelId)booleanBasicReturnBody. execute(MethodDispatcher dispatcher, int channelId)booleanChannelAlertBody. execute(MethodDispatcher dispatcher, int channelId)booleanChannelCloseBody. execute(MethodDispatcher dispatcher, int channelId)booleanChannelCloseOkBody. execute(MethodDispatcher dispatcher, int channelId)booleanChannelFlowBody. execute(MethodDispatcher dispatcher, int channelId)booleanChannelFlowOkBody. execute(MethodDispatcher dispatcher, int channelId)booleanChannelOpenBody. execute(MethodDispatcher dispatcher, int channelId)booleanChannelOpenOkBody. execute(MethodDispatcher dispatcher, int channelId)booleanConfirmSelectBody. execute(MethodDispatcher dispatcher, int channelId)booleanConfirmSelectOkBody. execute(MethodDispatcher dispatcher, int channelId)booleanConnectionCloseBody. execute(MethodDispatcher dispatcher, int channelId)booleanConnectionCloseOkBody. execute(MethodDispatcher dispatcher, int channelId)booleanConnectionOpenBody. execute(MethodDispatcher dispatcher, int channelId)booleanConnectionOpenOkBody. execute(MethodDispatcher dispatcher, int channelId)booleanConnectionRedirectBody. execute(MethodDispatcher dispatcher, int channelId)booleanConnectionSecureBody. execute(MethodDispatcher dispatcher, int channelId)booleanConnectionSecureOkBody. execute(MethodDispatcher dispatcher, int channelId)booleanConnectionStartBody. execute(MethodDispatcher dispatcher, int channelId)booleanConnectionStartOkBody. execute(MethodDispatcher dispatcher, int channelId)booleanConnectionTuneBody. execute(MethodDispatcher dispatcher, int channelId)booleanConnectionTuneOkBody. execute(MethodDispatcher dispatcher, int channelId)booleanExchangeBoundBody. execute(MethodDispatcher dispatcher, int channelId)booleanExchangeBoundOkBody. execute(MethodDispatcher dispatcher, int channelId)booleanExchangeDeclareBody. execute(MethodDispatcher dispatcher, int channelId)booleanExchangeDeclareOkBody. execute(MethodDispatcher dispatcher, int channelId)booleanExchangeDeleteBody. execute(MethodDispatcher dispatcher, int channelId)booleanExchangeDeleteOkBody. execute(MethodDispatcher dispatcher, int channelId)booleanQueueBindBody. execute(MethodDispatcher dispatcher, int channelId)booleanQueueBindOkBody. execute(MethodDispatcher dispatcher, int channelId)booleanQueueDeclareBody. execute(MethodDispatcher dispatcher, int channelId)booleanQueueDeclareOkBody. execute(MethodDispatcher dispatcher, int channelId)booleanQueueDeleteBody. execute(MethodDispatcher dispatcher, int channelId)booleanQueueDeleteOkBody. execute(MethodDispatcher dispatcher, int channelId)booleanQueuePurgeBody. execute(MethodDispatcher dispatcher, int channelId)booleanQueuePurgeOkBody. execute(MethodDispatcher dispatcher, int channelId)booleanQueueUnbindBody. execute(MethodDispatcher dispatcher, int channelId)booleanQueueUnbindOkBody. execute(MethodDispatcher dispatcher, int channelId)booleanTxCommitBody. execute(MethodDispatcher dispatcher, int channelId)booleanTxCommitOkBody. execute(MethodDispatcher dispatcher, int channelId)booleanTxRollbackBody. execute(MethodDispatcher dispatcher, int channelId)booleanTxRollbackOkBody. execute(MethodDispatcher dispatcher, int channelId)booleanTxSelectBody. execute(MethodDispatcher dispatcher, int channelId)booleanTxSelectOkBody. execute(MethodDispatcher dispatcher, int channelId)
-