| Package | Description |
|---|---|
| com.fangcloud.sdk | |
| com.fangcloud.sdk.http |
| Class and Description |
|---|
| HttpRequestor
An interface that the Fangcloud client library uses to make HTTP requests.
|
| HttpRequestor.Header
A simple structure holding an HTTP header, which is key/value pair.
|
| HttpRequestor.Response |
| Class and Description |
|---|
| HttpRequestor
An interface that the Fangcloud 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 |
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
Builder for
StandardHttpRequestor.Config. |
Copyright © 2017 YiFangYun. All rights reserved.