Index

A B C F G H L O R T 
All Classes and Interfaces|All Packages

A

applyOptions(Context, GlideBuilder) - Method in class com.bumptech.glide.integration.okhttp3.OkHttpGlideModule
Deprecated.
 

B

build(MultiModelLoaderFactory) - Method in class com.bumptech.glide.integration.okhttp3.OkHttpUrlLoader.Factory
 
buildLoadData(GlideUrl, int, int, Options) - Method in class com.bumptech.glide.integration.okhttp3.OkHttpUrlLoader
 

C

cancel() - Method in class com.bumptech.glide.integration.okhttp3.OkHttpStreamFetcher
 
cleanup() - Method in class com.bumptech.glide.integration.okhttp3.OkHttpStreamFetcher
 
com.bumptech.glide.integration.okhttp3 - package com.bumptech.glide.integration.okhttp3
 

F

Factory() - Constructor for class com.bumptech.glide.integration.okhttp3.OkHttpUrlLoader.Factory
Constructor for a new Factory that runs requests using a static singleton client.
Factory(Call.Factory) - Constructor for class com.bumptech.glide.integration.okhttp3.OkHttpUrlLoader.Factory
Constructor for a new Factory that runs requests using given client.

G

getDataClass() - Method in class com.bumptech.glide.integration.okhttp3.OkHttpStreamFetcher
 
getDataSource() - Method in class com.bumptech.glide.integration.okhttp3.OkHttpStreamFetcher
 

H

handles(GlideUrl) - Method in class com.bumptech.glide.integration.okhttp3.OkHttpUrlLoader
 

L

loadData(Priority, DataFetcher.DataCallback<? super InputStream>) - Method in class com.bumptech.glide.integration.okhttp3.OkHttpStreamFetcher
 

O

OkHttpGlideModule - Class in com.bumptech.glide.integration.okhttp3
Deprecated.
Replaced by OkHttpLibraryGlideModule for Applications that use Glide's annotations.
OkHttpGlideModule() - Constructor for class com.bumptech.glide.integration.okhttp3.OkHttpGlideModule
Deprecated.
 
OkHttpLibraryGlideModule - Class in com.bumptech.glide.integration.okhttp3
Registers OkHttp related classes via Glide's annotation processor.
OkHttpLibraryGlideModule() - Constructor for class com.bumptech.glide.integration.okhttp3.OkHttpLibraryGlideModule
 
OkHttpStreamFetcher - Class in com.bumptech.glide.integration.okhttp3
Fetches an InputStream using the okhttp library.
OkHttpStreamFetcher(Call.Factory, GlideUrl) - Constructor for class com.bumptech.glide.integration.okhttp3.OkHttpStreamFetcher
 
OkHttpUrlLoader - Class in com.bumptech.glide.integration.okhttp3
A simple model loader for fetching media over http/https using OkHttp.
OkHttpUrlLoader(Call.Factory) - Constructor for class com.bumptech.glide.integration.okhttp3.OkHttpUrlLoader
 
OkHttpUrlLoader.Factory - Class in com.bumptech.glide.integration.okhttp3
The default factory for OkHttpUrlLoaders.
onFailure(Call, IOException) - Method in class com.bumptech.glide.integration.okhttp3.OkHttpStreamFetcher
 
onResponse(Call, Response) - Method in class com.bumptech.glide.integration.okhttp3.OkHttpStreamFetcher
 

R

registerComponents(Context, Glide, Registry) - Method in class com.bumptech.glide.integration.okhttp3.OkHttpGlideModule
Deprecated.
 
registerComponents(Context, Glide, Registry) - Method in class com.bumptech.glide.integration.okhttp3.OkHttpLibraryGlideModule
 

T

teardown() - Method in class com.bumptech.glide.integration.okhttp3.OkHttpUrlLoader.Factory
 
A B C F G H L O R T 
All Classes and Interfaces|All Packages