Class ProxyHttpLoader

  • All Implemented Interfaces:

    
    public class ProxyHttpLoader
    
                        
    Author:

    gusd @Date 2022/09/08

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class ProxyHttpLoader.Factory

      Factory for loading InputStreams from http/https Uris.

    • 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(Uri model, int width, int height, Options options)
      boolean handles(Uri model)
      • Methods inherited from class java.lang.Object

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

      • ProxyHttpLoader

        ProxyHttpLoader()
    • Method Detail

      • buildLoadData

         LoadData<InputStream> buildLoadData(Uri model, int width, int height, Options options)
      • handles

         boolean handles(Uri model)