| 程序包 | 说明 |
|---|---|
| cn.maarlakes.common.http | |
| cn.maarlakes.common.http.body | |
| cn.maarlakes.common.http.body.multipart |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
RequestBody<T> |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
FormBody |
interface |
TextBody |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractByteArrayBody<T> |
class |
DefaultTextBody |
class |
JsonBody |
class |
UrlEncodedFormEntityBody |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
FilePart |
interface |
MultipartBody |
interface |
MultipartPart<T> |
interface |
TextPart |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractByteArrayPart<T> |
class |
AbstractPart<T> |
class |
ByteArrayPart |
class |
DefaultFilePart |
class |
DefaultTextPart |
class |
JsonPart |
Copyright © 2024. All rights reserved.