| 程序包 | 说明 |
|---|---|
| cn.maarlakes.common.http | |
| cn.maarlakes.common.http.body | |
| cn.maarlakes.common.http.body.multipart |
| 限定符和类型 | 方法和说明 |
|---|---|
RequestBody<?> |
Request.getBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
Request.Builder |
Request.Builder.body(RequestBody<?> body) |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
FormBody |
interface |
TextBody |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultTextBody |
class |
JsonBody |
class |
UrlEncodedFormEntityBody |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
MultipartBody |
Copyright © 2024. All rights reserved.