Package com.dropbox.core.http
-
Class Summary Class Description 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 HttpRequestor
implementation that uses OkHttp v3.OkHttp3Requestor.AsyncCallback OkHttpRequestor HttpRequestor
implementation that uses OkHttp v2.OkHttpRequestor.AsyncCallback StandardHttpRequestor HttpRequestor
implementation that uses Java's standard libraryHttpsURLConnection
.StandardHttpRequestor.Config Configuration forStandardHttpRequestor
that determines how network connections to the server are established.StandardHttpRequestor.Config.Builder Builder forStandardHttpRequestor.Config
.