Interface MessageList

    • Method Detail

      • getMessages

        List getMessages​(ActiveMQDestination destination)
        Returns the current list of MessageReference objects for the given subscription
      • browse

        Message[] browse​(ActiveMQDestination destination)
        Parameters:
        destination -
        Returns:
        an array of Messages that match the destination
      • clear

        void clear()