程序包 | 说明 |
---|---|
com.aliyun.openservices.log.http.comm |
类和说明 |
---|
HttpMesssage
The base class for message of HTTP request and response.
|
RequestMessage
表示发送请求的信息。
|
ResponseMessage
表示返回结果的信息。
|
ServiceClient
The client that accesses Aliyun services.
|
ServiceClient.Request
A wrapper class to HttpMessage.
|