Class PingSpaceMon


  • public class PingSpaceMon
    extends java.lang.Object
    • Constructor Detail

      • PingSpaceMon

        public PingSpaceMon()
    • Method Detail

      • checkForLowerLimits

        boolean checkForLowerLimits()
      • updateStatus

        boolean updateStatus​(TransferMode tMode)
        Parameters:
        tMode - -
        Returns:
        - true if is has a new mode, and the clock starts over.
      • resetTimer

        void resetTimer()
      • getUploadLimit

        public static SpeedManagerLimitEstimate getUploadLimit​(boolean persistent)
        Get the current estimated upload limit from the ping mapper.
        Returns:
        - SpeedManagerLimitEstimate.
      • getDownloadLimit

        public static SpeedManagerLimitEstimate getDownloadLimit()
        Get the current estimated download limit from the ping mapper.
        Returns:
        - SpeedManagerLimitEstimate
      • getDownloadEstCapacity

        public static SpeedManagerLimitEstimate getDownloadEstCapacity()
        Get the estimated download capacity from the SpeedManager.
        Returns:
        - SpeedManagerLimitEstimate