Class IndirectMessageReference

  • All Implemented Interfaces:
    MessageReference, QueueMessageReference

    public class IndirectMessageReference
    extends Object
    implements QueueMessageReference
    Keeps track of a message that is flowing through the Broker. This object may hold a hard reference to the message or only hold the id of the message if the message has been persisted on in a MessageStore.