public class TimeoutProperties extends Object
| Constructor and Description |
|---|
TimeoutProperties() |
TimeoutProperties(int timeout) |
TimeoutProperties(int connectTimeout,
int requestTimeout,
int responseTimeout) |
| Modifier and Type | Method and Description |
|---|---|
int |
getConnectTimeout()
连接超时
|
int |
getRequestTimeout()
请求超时
|
int |
getResponseTimeout()
响应超时
|
Copyright © 2025. All rights reserved.