Interface RateControl.Factory

    • Method Detail

      • newRateControl

        default RateControl newRateControl​(EndPoint endPoint)
        Parameters:
        endPoint - the EndPoint for which the RateControl is created
        Returns:
        a new RateControl instance for the given EndPoint