| 接口 | 说明 |
|---|---|
| XHttpExecutor |
http执行器,根据请求的参数,执行http请求,获取请求的结果
|
| XHttpExecutor.Content |
HTTP请求体,需要提供请求体的类型、请求体的长度、请求体写出到输出流的方法
|
| XHttpExecutor.Interceptor |
http拦截器,能够拦截http执行器执行的每个请求。
|
| XHttpExecutor.Request |
http请求
|
| XHttpExecutor.Response |
http响应
|
| 类 | 说明 |
|---|---|
| XHttpExecutor.KeyValue |
键值对
|
Copyright © 2019. All rights reserved.