A
B
C
G
H
L
O
R
T
O
- OkHttpGlideModule - class in com.bumptech.glide.integration.okhttp3
- A com.bumptech.glide.module.GlideModule implementation to replace Glide's default based com.bumptech.glide.load.model.ModelLoader with an OkHttp based com.bumptech.glide.load.model.ModelLoader.
- OkHttpLibraryGlideModule - class in com.bumptech.glide.integration.okhttp3
- Registers OkHttp related classes via Glide's annotation processor.
- OkHttpStreamFetcher - class in com.bumptech.glide.integration.okhttp3
- Fetches an InputStream using the okhttp library.
- OkHttpUrlLoader - class in com.bumptech.glide.integration.okhttp3
- A simple model loader for fetching media over http/https using OkHttp.
- OkHttpUrlLoader.Factory - class in com.bumptech.glide.integration.okhttp3.OkHttpUrlLoader
- The default factory for OkHttpUrlLoaders.
- onFailure(Call,IOException) - function in com.bumptech.glide.integration.okhttp3.OkHttpStreamFetcher
- onFailure(Call,IOException) - function in okhttp3.OkHttpStreamFetcher
- onResponse(Call,Response) - function in com.bumptech.glide.integration.okhttp3.OkHttpStreamFetcher
- onResponse(Call,Response) - function in okhttp3.OkHttpStreamFetcher