|
| | HttpClientStack (HttpClient client) |
| |
| HttpResponse | performRequest (Request<?> request, Map< String, String > additionalHeaders) throws IOException, AuthFailureError |
| |
|
| static void | addHeaders (HttpUriRequest httpRequest, Map< String, String > headers) |
| |
An HttpStack that performs request over an HttpClient.
| com.ab.network.toolbox.HttpClientStack.HttpClientStack |
( |
HttpClient |
client | ) |
|
|
inline |
| static void com.ab.network.toolbox.HttpClientStack.addHeaders |
( |
HttpUriRequest |
httpRequest, |
|
|
Map< String, String > |
headers |
|
) |
| |
|
inlinestaticprivate |
| final String com.ab.network.toolbox.HttpClientStack.HEADER_CONTENT_TYPE = "Content-Type" |
|
staticprivate |
| final HttpClient com.ab.network.toolbox.HttpClientStack.mClient |
|
protected |
该类的文档由以下文件生成: