Class StiDownloadCache

java.lang.Object
com.stimulsoft.base.StiDownloadCache

public class StiDownloadCache extends Object
Copyright Stimulsoft
  • Field Details

    • enabled

      public static boolean enabled
    • ticksToExpired

      public static int ticksToExpired
    • ticksToFailedAttempt

      public static int ticksToFailedAttempt
    • ticksDelayInProcess

      public static int ticksDelayInProcess
  • Constructor Details

    • StiDownloadCache

      public StiDownloadCache()
  • Method Details

    • clear

      public static void clear()
    • get

      public static byte[] get(String url) throws IOException
      Throws:
      IOException
    • checkExpiredUrls

      public static void checkExpiredUrls()