| com.droidux.pack.gallery.adapters.GalleryUrlImageAdapter.Request |
A Request object is used to add image url to the queue for download from the web.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Download an image from the specified url.
| |||||||||||
Download an image from the specified url.
| |||||||||||
Set the http parameters used when creating the
HttpClient
to download the image. | |||||||||||
Download an image from the specified url.
| imageUrl | The image url. |
|---|---|
| refId | Reference id for use to identify the requested image. |
Download an image from the specified url.
| imageUrl | The image url. |
|---|
Set the http parameters used when creating the HttpClient
to download the image.
| params | The http parameters. |
|---|