Package 

Class OkHttpLibraryGlideModule

  • All Implemented Interfaces:
    com.bumptech.glide.module.RegistersComponents

    
    public final class OkHttpLibraryGlideModule
    extends LibraryGlideModule
                        

    Registers OkHttp related classes via Glide's annotation processor.

    For Applications that depend on this library and include an AppGlideModule and Glide's annotation processor, this class will be automatically included.

    • Method Summary

      Modifier and Type Method Description
      void registerComponents(@NonNull() Context context, @NonNull() Glide glide, @NonNull() Registry registry)
      • Methods inherited from class com.bumptech.glide.module.LibraryGlideModule

        registerComponents
      • Methods inherited from class java.lang.Object

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