| Package | Description |
|---|---|
| com.android.volley.toolbox |
| Class and Description |
|---|
| Authenticator
An interface for interacting with auth tokens.
|
| ByteArrayPool
ByteArrayPool is a source and repository of
byte[] objects. |
| HttpStack
An HTTP stack abstraction.
|
| HurlStack.UrlRewriter
An interface for transforming URLs before use.
|
| ImageLoader
Helper that handles loading and caching images from remote URLs.
|
| ImageLoader.ImageCache
Simple cache adapter interface.
|
| ImageLoader.ImageContainer
Container object for all of the data surrounding an image request.
|
| ImageLoader.ImageListener
Interface for the response handlers on image requests.
|
| ImageRequest.Transformation
Image transformation.
|
| JsonRequest
A request for retrieving a T type response body at a given URL that also
optionally sends along a JSON body in the request specified.
|
| NetworkImageView.ImageURLBuilder |
| RequestFuture
A Future that represents a Volley request.
|
Copyright © 2015. All rights reserved.