Class RegistrationThrottling

    • Constructor Detail

      • RegistrationThrottling

        public RegistrationThrottling()
    • Method Detail

      • startFor

        public void startFor​(Kernel kernel)
      • stopFor

        public void stopFor​(Kernel kernel)
      • checkLimits

        protected boolean checkLimits​(XMPPIOService service)
      • cleanUp

        protected void cleanUp​(List<Long> registrationTimes)
      • cleanUpFromTimer

        protected void cleanUpFromTimer()
      • scheduleCleanUpIfNeeded

        protected void scheduleCleanUpIfNeeded()