Package | Description |
---|---|
com.dropbox.core | |
com.dropbox.core.http |
Modifier and Type | Field and Description |
---|---|
HttpRequestor |
DbxRequestConfig.httpRequestor
The
HttpRequestor implementation to use when making
HTTP requests to the Dropbox API servers. |
Constructor and Description |
---|
DbxRequestConfig(String clientIdentifier,
String userLocale,
HttpRequestor httpRequestor) |
Modifier and Type | Class and Description |
---|---|
class |
StandardHttpRequestor
HttpRequestor implementation that uses Java's standard library
HttpsURLConnection . |
Copyright © 2014. All rights reserved.