| Package | Description |
|---|---|
| tech.msop.core.http | |
| tech.msop.core.http.util |
| Modifier and Type | Method and Description |
|---|---|
Exchange |
MultipartFormBuilder.execute() |
Exchange |
HttpRequest.execute() |
Exchange |
FormBuilder.execute() |
Exchange |
Exchange.onFailed(BiConsumer<okhttp3.Request,IOException> failConsumer) |
| Modifier and Type | Method and Description |
|---|---|
static Exchange |
HttpUtil.exchange(String url,
Map<String,String> header,
Map<String,Object> params) |
static Exchange |
HttpUtil.exchange(String url,
Map<String,String> header,
String content) |
Copyright © 2023. All rights reserved.