Class MessageWithDeliveryTag


  • public class MessageWithDeliveryTag
    extends Object
    • Constructor Detail

      • MessageWithDeliveryTag

        public MessageWithDeliveryTag​(org.apache.qpid.proton.message.Message message,
                                      byte[] deliveryTag)
    • Method Detail

      • getMessage

        public org.apache.qpid.proton.message.Message getMessage()
      • getDeliveryTag

        public byte[] getDeliveryTag()