Uses of Class
com.sun.xml.ws.rm.runtime.sequence.Sequence.AckRange

Packages that use Sequence.AckRange
com.sun.xml.ws.rm.runtime.sequence   
 

Uses of Sequence.AckRange in com.sun.xml.ws.rm.runtime.sequence
 

Methods in com.sun.xml.ws.rm.runtime.sequence that return types with arguments of type Sequence.AckRange
 java.util.List<Sequence.AckRange> Sequence.getAcknowledgedMessageIds()
          Provides a collection of ranges of messages identifier acknowledged with the sequence
 

Method parameters in com.sun.xml.ws.rm.runtime.sequence with type arguments of type Sequence.AckRange
 void Sequence.acknowledgeMessageIds(java.util.List<Sequence.AckRange> ranges)
          Registers given message identifiers with the sequence as aknowledged