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 | |
SSLConfig |
The proper SSL configuration that should be used when connecting to Dropbox
API servers.
|
StandardHttpRequestor |
HttpRequestor implementation that uses Java's standard library
HttpsURLConnection . |
Copyright © 2014. All rights reserved.