| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DELETE |
"DELETE" |
public static final String |
GET |
"GET" |
public static final String |
POST |
"POST" |
public static final String |
PUT |
"PUT" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CONNECT_TIMEOUT |
5000 |
public static final int |
CONNECTION_REQUEST_TIMEOUT |
5000 |
public static final int |
DEFAULT_MAX_PER_ROUTE |
10 |
public static final int |
MAX_TOTAL |
100 |
public static final int |
SOCKET_TIMEOUT |
5000 |
Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.