Interface RejectionPolicy


  • public interface RejectionPolicy
    • Method Detail

      • getCurrMaxTime

        org.joda.time.DateTime getCurrMaxTime()
      • accept

        boolean accept​(long timestamp)