Class ResumptionToken


  • public class ResumptionToken
    extends Object
    Version:
    3.1.0
    • Method Detail

      • isEmpty

        public boolean isEmpty()
      • hasFrom

        public boolean hasFrom()
      • hasUntil

        public boolean hasUntil()
      • hasSet

        public boolean hasSet()
      • hasMetadataPrefix

        public boolean hasMetadataPrefix()
      • getMetadataPrefix

        public String getMetadataPrefix()
      • getFrom

        public Date getFrom()
      • getSet

        public String getSet()
      • getUntil

        public Date getUntil()
      • getOffset

        public int getOffset()