com.ibm.websphere.websvcs.rm

Interface InboundMessageData

  • All Superinterfaces:
    MessageData


    public interface InboundMessageData
    extends MessageData
    Data Access Object that captures the state of a message stored on a WS-ReliableMessaging inbound sequence.
    • Field Detail

      • AWAITING_DISPATCH_TO_APPLICATION

        static final MessageData.MessageState AWAITING_DISPATCH_TO_APPLICATION
        State to indicate that a gap in the sequence means that this message cannot currently be delivered.
    • Method Detail

      • getRedeliveryCount

        long getRedeliveryCount()
        Returns the number of times the message has been dispatched to the application.
IBM WebSphere Application ServerTM
Release 8.5