Class | Description |
---|---|
HttpRequestor |
An interface that the Dropbox client library uses to make HTTP requests.
|
HttpRequestor.Header |
A simple structure holding an HTTP header, which is key/value pair.
|
HttpRequestor.Response | |
HttpRequestor.Uploader | |
StandardHttpRequestor |
HttpRequestor implementation that uses Java's standard library
HttpsURLConnection . |
Copyright © 2013. All rights reserved.