public class YfyRequestConfig extends Object
| Constructor and Description |
|---|
YfyRequestConfig() |
YfyRequestConfig(HttpRequestor httpRequestor) |
| Modifier and Type | Method and Description |
|---|---|
HttpRequestor |
getHttpRequestor()
The
HttpRequestor implementation to use when making HTTP requests to the Fangcloud API
servers. |
public YfyRequestConfig()
public YfyRequestConfig(HttpRequestor httpRequestor)
public HttpRequestor getHttpRequestor()
HttpRequestor implementation to use when making HTTP requests to the Fangcloud API
servers.
Defaults to StandardHttpRequestor.INSTANCE.
Copyright © 2018 YiFangYun. All rights reserved.