| Package | Description |
|---|---|
| org.apache.activemq.artemis.protocol.amqp.converter |
This package will include classes used to make convertions between Artemis and AMQP.
|
| org.apache.activemq.artemis.protocol.amqp.logger |
| Modifier and Type | Method and Description |
|---|---|
Object |
AMQPMessageIdHelper.toIdObject(String origId)
Takes the provided id string and return the appropriate amqp messageId
style object.
|
| Modifier and Type | Method and Description |
|---|---|
ActiveMQAMQPIllegalStateException |
ActiveMQAMQPProtocolMessageBundle.errorAcknowledgingMessage(String messageID,
String message) |
ActiveMQAMQPIllegalStateException |
ActiveMQAMQPProtocolMessageBundle.errorCancellingMessage(String messageID,
String message) |
ActiveMQAMQPIllegalStateException |
ActiveMQAMQPProtocolMessageBundle.errorCommittingCoordinator(String message) |
ActiveMQAMQPIllegalStateException |
ActiveMQAMQPProtocolMessageBundle.errorRollingbackCoordinator(String message) |
ActiveMQAMQPIllegalStateException |
ActiveMQAMQPProtocolMessageBundle.errorStartingConsumer(String message) |
ActiveMQAMQPIllegalStateException |
ActiveMQAMQPProtocolMessageBundle.txNotFound(String xidToString) |
Copyright © 2018 The Apache Software Foundation. All Rights Reserved.