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