Class ProxyGlideUrlLoader

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static Option<Integer> TIMEOUT
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      LoadData<InputStream> buildLoadData(GlideUrl glideUrl, int width, int height, Options options)
      boolean handles(GlideUrl glideUrl)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ProxyGlideUrlLoader

        ProxyGlideUrlLoader()
    • Method Detail

      • buildLoadData

         LoadData<InputStream> buildLoadData(GlideUrl glideUrl, int width, int height, Options options)
      • handles

         boolean handles(GlideUrl glideUrl)