Uses of Class
org.apache.sandesha2.util.Range

Packages that use Range
org.apache.sandesha2.util   
 

Uses of Range in org.apache.sandesha2.util
 

Methods in org.apache.sandesha2.util that return Range
 Range RangeString.getRangeForMessageNumber(long messageNumber)
           
 Range[] RangeString.getRanges()
           
 

Methods in org.apache.sandesha2.util with parameters of type Range
 boolean RangeString.isRangeCompleted(Range interestedRange)
          Returns true if the numbers are contained in a single range
 RangeString RangeString.addRange(Range r)
          Adds the Range into the existing RangeString Any existing Ranges that are encompassed in this new Range are removed.
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.