| Package | Description |
|---|---|
| com.google.gdata.client.media | |
| com.google.gdata.client.uploader |
| Class and Description |
|---|
| ProgressListener
An interface for receiving progress notifications for uploads.
|
| ResumableHttpFileUploader
Uploads a file using resumable HTTP requests (see "http://code.google.com/p/gears/wiki/ResumableHttpRequestsProposal").
|
| Class and Description |
|---|
| BackoffPolicy
Policy class for determining how long to wait before retrying an HTTP
request.
|
| ProgressListener
An interface for receiving progress notifications for uploads.
|
| ResumableHttpFileUploader
Uploads a file using resumable HTTP requests (see "http://code.google.com/p/gears/wiki/ResumableHttpRequestsProposal").
|
| ResumableHttpFileUploader.Builder
Builder class for constructing
ResumableHttpFileUploader instances. |
| ResumableHttpFileUploader.RequestMethod
Http request type to use in upload requests.
|
| ResumableHttpFileUploader.ResponseMessage
The response message returned by the upload task when it has finished
uploading the last chunk.
|
| ResumableHttpFileUploader.UploadState
Upload state associated with this file uploader.
|
| UploadData
A seekable, read-only buffer of data to be upload uploading.
|
Copyright © 2012. All Rights Reserved.