| 程序包 | 说明 |
|---|---|
| com.aliyun.openservices.log | |
| com.aliyun.openservices.log.http.comm |
| 限定符和类型 | 方法和说明 |
|---|---|
protected ResponseMessage |
Client.SendData(String project,
HttpMethod method,
String resourceUri,
Map<String,String> parameters,
Map<String,String> headers,
byte[] body) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected net.sf.json.JSONObject |
Client.ParserResponseMessage(ResponseMessage response,
String requestId) |
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseMessage |
ServiceClient.sendRequest(RequestMessage request,
String charset)
Returns response from the service.
|
protected abstract ResponseMessage |
ServiceClient.sendRequestCore(ServiceClient.Request request,
String charset)
Implements the core logic to send requests to Aliyun services.
|
ResponseMessage |
DefaultServiceClient.sendRequestCore(ServiceClient.Request request,
String charset) |
Copyright © 2016. All Rights Reserved.