Class WindowRateControl.Factory

    • Constructor Summary

      Constructors 
      Constructor Description
      Factory​(int maxEventRate)  
    • Constructor Detail

      • Factory

        public Factory​(int maxEventRate)
    • Method Detail

      • newRateControl

        public RateControl newRateControl​(EndPoint endPoint)
        Specified by:
        newRateControl in interface RateControl.Factory
        Parameters:
        endPoint - the EndPoint for which the RateControl is created
        Returns:
        a new RateControl instance for the given EndPoint