Class DestinationSequence

    • Method Detail

      • getAcksTo

        public org.apache.cxf.ws.addressing.EndpointReferenceType getAcksTo()
        Returns:
        the acksTo address for the sequence
      • getLastMessageNumber

        public long getLastMessageNumber()
        Returns:
        the message number of the last message or 0 if the last message had not been received.
      • getAcknowledgment

        public SequenceAcknowledgement getAcknowledgment()
        Returns:
        the sequence acknowledgement presenting the sequences thus far received by a destination
      • getEndpointIdentifier

        public String getEndpointIdentifier()
        Returns:
        the identifier of the rm destination
      • sendAcknowledgement

        public boolean sendAcknowledgement()
      • isTerminated

        public boolean isTerminated()