| 接口 | 说明 |
|---|---|
| RequestExecutor<T,E> |
http请求执行器.
|
| ResponseHandler<T> |
http请求响应回调处理接口.
|
| 类 | 说明 |
|---|---|
| OkHttpProxyInfo |
Proxy information.
|
| OkHttpSimpleGetRequestExecutor |
简单的GET请求执行器.
|
| OkHttpSimplePostRequestExecutor |
简单的POST请求执行器,请求的参数是String, 返回的结果也是String
|
| ResponseHttpStatusInterceptor |
| 枚举 | 说明 |
|---|---|
| HttpProxyType |
Http Proxy types
|
| OkHttpProxyInfo.ProxyType |
Proxy types.
|
Copyright © 2021. All rights reserved.