| GoogleAppEngineRequestor |
HttpRequestor implementation that uses Google App Engine URL fetch service.
|
| 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 |
|
| OkHttp3Requestor |
|
| OkHttp3Requestor.AsyncCallback |
|
| OkHttpRequestor |
|
| OkHttpRequestor.AsyncCallback |
|
| 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.
|
| StandardHttpRequestor.Config |
Configuration for StandardHttpRequestor that determines
how network connections to the server are established.
|
| StandardHttpRequestor.Config.Builder |
|