public class NetCons extends Object
| Modifier and Type | Field and Description |
|---|---|
static Map<String,String> |
DEFAULT_HEADERS
默认请求头
|
static int |
HTTP_CLIENT_TIME_OUT
httpClient默认超时时间, 单位:毫秒
|
static int |
JSOUP_TIME_OUT
jsop默认超时时间, 单位:毫秒
|
| Constructor and Description |
|---|
NetCons() |
public static final int JSOUP_TIME_OUT
public static final int HTTP_CLIENT_TIME_OUT
Copyright © 2021. All rights reserved.