| Class | Description |
|---|---|
| OkHttpGlideModule | Deprecated
Replaced by
OkHttpLibraryGlideModule for Applications that use Glide's
annotations. |
| OkHttpLibraryGlideModule |
Registers OkHttp related classes via Glide's annotation processor.
|
| OkHttpStreamFetcher |
Fetches an
InputStream using the okhttp library. |
| OkHttpUrlLoader |
A simple model loader for fetching media over http/https using OkHttp.
|
| OkHttpUrlLoader.Factory |
The default factory for
OkHttpUrlLoaders. |