Package com.bumptech.glide.integration.volley

Types

Link copied to clipboard
open class VolleyGlideModule
A com.bumptech.glide.module.
Link copied to clipboard
open class VolleyLibraryGlideModule
A com.bumptech.glide.module.
Link copied to clipboard
interface VolleyRequestFactory
Used to construct a custom Volley request, such as for authentication header decoration.
Link copied to clipboard
open class VolleyStreamFetcher
A DataFetcher backed by volley for fetching images via http.
Link copied to clipboard
open class VolleyUrlLoader
A simple model loader for fetching media over http/https using Volley.