Uses of Class
org.apache.qpid.server.QpidException
-
Packages that use QpidException Package Description org.apache.qpid.server org.apache.qpid.server.protocol.v0_8 org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of QpidException in org.apache.qpid.server
Subclasses of QpidException in org.apache.qpid.server Modifier and Type Class Description classAMQExceptionMethods in org.apache.qpid.server that return QpidException Modifier and Type Method Description QpidExceptionQpidException. clone()QpidExceptionQpidException. cloneForCurrentThread()Rethrown this exception as a new exception. -
Uses of QpidException in org.apache.qpid.server.protocol.v0_8
Subclasses of QpidException in org.apache.qpid.server.protocol.v0_8 Modifier and Type Class Description classAMQConnectionExceptionAMQConnectionException indicates that an error that requires the channel to be closed has occurred.classAMQFrameDecodingExceptionAMQFrameDecodingException indicates that an AMQP frame cannot be decoded because it does not have the correct format as defined by the protocol. -
Uses of QpidException in org.apache.qpid.server.protocol.v0_8.transport
Methods in org.apache.qpid.server.protocol.v0_8.transport that throw QpidException Modifier and Type Method Description ProtocolVersionProtocolInitiation. checkVersion()voidAMQVersionAwareProtocolSession. contentBodyReceived(int channelId, ContentBody body)voidAMQVersionAwareProtocolSession. contentHeaderReceived(int channelId, ContentHeaderBody body)booleanServerMethodDispatcher. dispatchAccessRequest(AccessRequestBody accessRequestBody, int channelId)booleanClientMethodDispatcher. dispatchAccessRequestOk(AccessRequestOkBody accessRequestOkBody, int channelId)booleanServerMethodDispatcher. dispatchBasicAck(BasicAckBody body, int channelId)booleanServerMethodDispatcher. dispatchBasicCancel(BasicCancelBody body, int channelId)booleanClientMethodDispatcher. dispatchBasicCancelOk(BasicCancelOkBody body, int channelId)booleanServerMethodDispatcher. dispatchBasicConsume(BasicConsumeBody body, int channelId)booleanClientMethodDispatcher. dispatchBasicConsumeOk(BasicConsumeOkBody body, int channelId)booleanClientMethodDispatcher. dispatchBasicDeliver(BasicDeliverBody body, int channelId)booleanServerMethodDispatcher. dispatchBasicGet(BasicGetBody body, int channelId)booleanClientMethodDispatcher. dispatchBasicGetEmpty(BasicGetEmptyBody body, int channelId)booleanClientMethodDispatcher. dispatchBasicGetOk(BasicGetOkBody body, int channelId)booleanServerMethodDispatcher. dispatchBasicPublish(BasicPublishBody body, int channelId)booleanServerMethodDispatcher. dispatchBasicQos(BasicQosBody body, int channelId)booleanClientMethodDispatcher. dispatchBasicQosOk(BasicQosOkBody body, int channelId)booleanServerMethodDispatcher. dispatchBasicRecover(BasicRecoverBody body, int channelId)booleanServerMethodDispatcher. dispatchBasicRecoverSync(BasicRecoverSyncBody basicRecoverSyncBody, int channelId)booleanClientMethodDispatcher. dispatchBasicRecoverSyncOk(BasicRecoverSyncOkBody basicRecoverSyncOkBody, int channelId)booleanServerMethodDispatcher. dispatchBasicReject(BasicRejectBody body, int channelId)booleanClientMethodDispatcher. dispatchBasicReturn(BasicReturnBody body, int channelId)booleanClientMethodDispatcher. dispatchChannelAlert(ChannelAlertBody channelAlertBody, int channelId)booleanClientMethodDispatcher. dispatchChannelClose(ChannelCloseBody body, int channelId)booleanServerMethodDispatcher. dispatchChannelClose(ChannelCloseBody body, int channelId)booleanClientMethodDispatcher. dispatchChannelCloseOk(ChannelCloseOkBody body, int channelId)booleanServerMethodDispatcher. dispatchChannelCloseOk(ChannelCloseOkBody body, int channelId)booleanClientMethodDispatcher. dispatchChannelFlow(ChannelFlowBody body, int channelId)booleanServerMethodDispatcher. dispatchChannelFlow(ChannelFlowBody body, int channelId)booleanClientMethodDispatcher. dispatchChannelFlowOk(ChannelFlowOkBody body, int channelId)booleanServerMethodDispatcher. dispatchChannelFlowOk(ChannelFlowOkBody body, int channelId)booleanServerMethodDispatcher. dispatchChannelOpen(ChannelOpenBody body, int channelId)booleanClientMethodDispatcher. dispatchChannelOpenOk(ChannelOpenOkBody body, int channelId)booleanServerMethodDispatcher. dispatchConfirmSelect(ConfirmSelectBody confirmSelectBody, int channelId)booleanClientMethodDispatcher. dispatchConfirmSelectOk(ConfirmSelectOkBody confirmSelectOkBody, int channelId)booleanClientMethodDispatcher. dispatchConnectionClose(ConnectionCloseBody body, int channelId)booleanServerMethodDispatcher. dispatchConnectionClose(ConnectionCloseBody body, int channelId)booleanClientMethodDispatcher. dispatchConnectionCloseOk(ConnectionCloseOkBody body, int channelId)booleanServerMethodDispatcher. dispatchConnectionCloseOk(ConnectionCloseOkBody body, int channelId)booleanServerMethodDispatcher. dispatchConnectionOpen(ConnectionOpenBody body, int channelId)booleanClientMethodDispatcher. dispatchConnectionOpenOk(ConnectionOpenOkBody body, int channelId)booleanClientMethodDispatcher. dispatchConnectionRedirect(ConnectionRedirectBody connectionRedirectBody, int channelId)booleanClientMethodDispatcher. dispatchConnectionSecure(ConnectionSecureBody body, int channelId)booleanServerMethodDispatcher. dispatchConnectionSecureOk(ConnectionSecureOkBody body, int channelId)booleanClientMethodDispatcher. dispatchConnectionStart(ConnectionStartBody body, int channelId)booleanServerMethodDispatcher. dispatchConnectionStartOk(ConnectionStartOkBody body, int channelId)booleanClientMethodDispatcher. dispatchConnectionTune(ConnectionTuneBody body, int channelId)booleanServerMethodDispatcher. dispatchConnectionTuneOk(ConnectionTuneOkBody body, int channelId)booleanServerMethodDispatcher. dispatchExchangeBound(ExchangeBoundBody body, int channelId)booleanClientMethodDispatcher. dispatchExchangeBoundOk(ExchangeBoundOkBody body, int channelId)booleanServerMethodDispatcher. dispatchExchangeDeclare(ExchangeDeclareBody body, int channelId)booleanClientMethodDispatcher. dispatchExchangeDeclareOk(ExchangeDeclareOkBody body, int channelId)booleanServerMethodDispatcher. dispatchExchangeDelete(ExchangeDeleteBody body, int channelId)booleanClientMethodDispatcher. dispatchExchangeDeleteOk(ExchangeDeleteOkBody body, int channelId)booleanServerMethodDispatcher. dispatchQueueBind(QueueBindBody body, int channelId)booleanClientMethodDispatcher. dispatchQueueBindOk(QueueBindOkBody body, int channelId)booleanServerMethodDispatcher. dispatchQueueDeclare(QueueDeclareBody body, int channelId)booleanClientMethodDispatcher. dispatchQueueDeclareOk(QueueDeclareOkBody body, int channelId)booleanServerMethodDispatcher. dispatchQueueDelete(QueueDeleteBody body, int channelId)booleanClientMethodDispatcher. dispatchQueueDeleteOk(QueueDeleteOkBody body, int channelId)booleanServerMethodDispatcher. dispatchQueuePurge(QueuePurgeBody body, int channelId)booleanClientMethodDispatcher. dispatchQueuePurgeOk(QueuePurgeOkBody body, int channelId)booleanServerMethodDispatcher. dispatchQueueUnbind(QueueUnbindBody queueUnbindBody, int channelId)booleanClientMethodDispatcher. dispatchQueueUnbindOk(QueueUnbindOkBody queueUnbindOkBody, int channelId)booleanServerMethodDispatcher. dispatchTxCommit(TxCommitBody body, int channelId)booleanClientMethodDispatcher. dispatchTxCommitOk(TxCommitOkBody body, int channelId)booleanServerMethodDispatcher. dispatchTxRollback(TxRollbackBody body, int channelId)booleanClientMethodDispatcher. dispatchTxRollbackOk(TxRollbackOkBody body, int channelId)booleanServerMethodDispatcher. dispatchTxSelect(TxSelectBody body, int channelId)booleanClientMethodDispatcher. dispatchTxSelectOk(TxSelectOkBody body, int channelId)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)voidAMQBody. handle(int channelId, AMQVersionAwareProtocolSession amqProtocolSession)voidAMQMethodBodyImpl. handle(int channelId, AMQVersionAwareProtocolSession session)Creates an AMQChannelException for the corresponding body type (a channel exception should include the class and method ids of the body it resulted from).voidContentBody. handle(int channelId, AMQVersionAwareProtocolSession session)voidContentHeaderBody. handle(int channelId, AMQVersionAwareProtocolSession session)voidHeartbeatBody. handle(int channelId, AMQVersionAwareProtocolSession session)voidAMQVersionAwareProtocolSession. heartbeatBodyReceived(int channelId, HeartbeatBody body)voidAMQVersionAwareProtocolSession. methodFrameReceived(int channelId, AMQMethodBody body)<B extends AMQMethodBody>
booleanAMQMethodListener. methodReceived(AMQMethodEvent<B> evt)Notifies the listener that an AMQP method event has occurred.
-