Index

A B C D G H L N P R S T 
All Classes and Interfaces|All Packages

A

applyOptions(Context, GlideBuilder) - Method in class com.bumptech.glide.integration.cronet.CronetGlideModule
 

B

build(MultiModelLoaderFactory) - Method in class com.bumptech.glide.integration.cronet.ChromiumUrlLoader.ByteBufferFactory
 
build(MultiModelLoaderFactory) - Method in class com.bumptech.glide.integration.cronet.ChromiumUrlLoader.StreamFactory
 
buildLoadData(GlideUrl, int, int, Options) - Method in class com.bumptech.glide.integration.cronet.ChromiumUrlLoader
 
ByteBufferFactory(CronetRequestFactory, DataLogger) - Constructor for class com.bumptech.glide.integration.cronet.ChromiumUrlLoader.ByteBufferFactory
 
ByteBufferFactory(CronetRequestFactory, DataLogger, GlideExecutor) - Constructor for class com.bumptech.glide.integration.cronet.ChromiumUrlLoader.ByteBufferFactory
 

C

ChromiumUrlLoader<T> - Class in com.bumptech.glide.integration.cronet
A ModelLoader for loading urls using cronet.
ChromiumUrlLoader.ByteBufferFactory - Class in com.bumptech.glide.integration.cronet
Loads ByteBuffers for GlideUrls using cronet.
ChromiumUrlLoader.StreamFactory - Class in com.bumptech.glide.integration.cronet
Loads InputStreams for GlideUrls using cronet.
com.bumptech.glide.integration.cronet - package com.bumptech.glide.integration.cronet
 
CronetEngineSingleton - Class in com.bumptech.glide.integration.cronet
Class controlling singleton instance of the CronetEngine.
CronetGlideModule - Class in com.bumptech.glide.integration.cronet
A GlideModule that registers components allowing remote image fetching to be done using Cronet.
CronetGlideModule() - Constructor for class com.bumptech.glide.integration.cronet.CronetGlideModule
 
CronetLibraryGlideModule - Class in com.bumptech.glide.integration.cronet
A LibraryGlideModule that registers components allowing remote image fetching to be done using Cronet.
CronetLibraryGlideModule() - Constructor for class com.bumptech.glide.integration.cronet.CronetLibraryGlideModule
 
CronetRequestFactory - Interface in com.bumptech.glide.integration.cronet
Factory to build custom cronet requests.
CronetRequestFactoryImpl - Class in com.bumptech.glide.integration.cronet
Default implementation for building cronet requests.
CronetRequestFactoryImpl(Supplier<CronetEngine>) - Constructor for class com.bumptech.glide.integration.cronet.CronetRequestFactoryImpl
 

D

DataLogger - Interface in com.bumptech.glide.integration.cronet
A interface for logging data information related to loading the data.

G

getDataClass() - Method in class com.bumptech.glide.integration.cronet.ChromiumUrlLoader.ByteBufferFactory
 
getDataClass() - Method in class com.bumptech.glide.integration.cronet.ChromiumUrlLoader.StreamFactory
 
getSingleton(Context) - Static method in class com.bumptech.glide.integration.cronet.CronetEngineSingleton
 

H

handles(GlideUrl) - Method in class com.bumptech.glide.integration.cronet.ChromiumUrlLoader
 

L

logNetworkData(UrlResponseInfo, long, long, long) - Method in interface com.bumptech.glide.integration.cronet.DataLogger
Logs the related network information.

N

newRequest(String, int, Map<String, String>, UrlRequest.Callback) - Method in interface com.bumptech.glide.integration.cronet.CronetRequestFactory
 
newRequest(String, int, Map<String, String>, UrlRequest.Callback) - Method in class com.bumptech.glide.integration.cronet.CronetRequestFactoryImpl
 

P

parse(ByteBuffer) - Method in class com.bumptech.glide.integration.cronet.ChromiumUrlLoader.ByteBufferFactory
 
parse(ByteBuffer) - Method in class com.bumptech.glide.integration.cronet.ChromiumUrlLoader.StreamFactory
 

R

registerComponents(Context, Glide, Registry) - Method in class com.bumptech.glide.integration.cronet.CronetGlideModule
 
registerComponents(Context, Glide, Registry) - Method in class com.bumptech.glide.integration.cronet.CronetLibraryGlideModule
 

S

StreamFactory(CronetRequestFactory, DataLogger) - Constructor for class com.bumptech.glide.integration.cronet.ChromiumUrlLoader.StreamFactory
 
StreamFactory(CronetRequestFactory, DataLogger, GlideExecutor) - Constructor for class com.bumptech.glide.integration.cronet.ChromiumUrlLoader.StreamFactory
 

T

teardown() - Method in class com.bumptech.glide.integration.cronet.ChromiumUrlLoader.ByteBufferFactory
 
teardown() - Method in class com.bumptech.glide.integration.cronet.ChromiumUrlLoader.StreamFactory
 
A B C D G H L N P R S T 
All Classes and Interfaces|All Packages