| 接口 | 说明 |
|---|---|
| BodySerialization |
请求体序列化接口
|
| HttpHeaderManager |
请求头管理器
|
| InputStreamFactory | |
| Request |
请求接口
|
| RequestParameter |
请求参数
Url Parameter:
该类型参数使用( Map)进行封装,最终会以字符串的形式拼接到URL中. |
| Response |
响应接口
|
| ResponseProcessor |
响应处理器
|
| 类 | 说明 |
|---|---|
| BodyObject |
Body参数
|
| ContentType |
http context-type
|
| Header |
请求头
|
| HttpFile |
Http文件类型
|
| HttpHeaders |
Constants enumerating the HTTP headers.
|
| JsonBodySerialization |
Json格式请求体参数序列化方案
|
| ResourceNameParser |
资源名称解析器
|
| ResponseMetaData |
响应原数据
|
| XmlBodySerialization |
| 枚举 | 说明 |
|---|---|
| Header.HeaderType | |
| RequestMethod |
Http请求方式
|
| 异常错误 | 说明 |
|---|---|
| HttpExecutorException |
Http请求执行异常
|
Copyright © 2023. All rights reserved.