| Package | Description |
|---|---|
| org.noear.solon.net.http | |
| org.noear.solon.net.http.impl |
| Modifier and Type | Method and Description |
|---|---|
static HttpTimeout |
HttpTimeout.of(int timeout) |
static HttpTimeout |
HttpTimeout.of(int connectTimeout,
int writeTimeout,
int readTimeout) |
| Modifier and Type | Method and Description |
|---|---|
HttpUtilsBuilder |
HttpUtilsBuilder.timeout(HttpTimeout timeout)
设置超时
|
HttpUtils |
HttpUtils.timeout(HttpTimeout timeout)
超时配置
|
| Modifier and Type | Field and Description |
|---|---|
protected HttpTimeout |
AbstractHttpUtils._timeout |
| Modifier and Type | Method and Description |
|---|---|
HttpUtils |
AbstractHttpUtils.timeout(HttpTimeout timeout) |
Copyright © 2025. All rights reserved.