Package 

Interface Interceptor


  • 
    public interface Interceptor
    
                        

    Observe, transform, short circuit, or retry requests to an ImageLoader's image engine.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public interface Interceptor.Chain
    • Method Summary

      Modifier and Type Method Description
      abstract ImageResult intercept(Interceptor.Chain chain)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait