public final class RestConnectConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONNECTOR_OVERRIDES |
static String |
DEFAULT_CONNECTION_IDLE_TIMEOUT |
static String |
DEFAULT_CONNECTION_TIMEOUT |
static String |
DEFAULT_MAX_CONNECTIONS |
static String |
DEFAULT_RESPONSE_BUFFER_SIZE |
static String |
REQUEST_PARAMETERS_GROUP_NAME |
static int |
UNLIMITED_CONNECTIONS |
public static final String DEFAULT_RESPONSE_BUFFER_SIZE
public static final String DEFAULT_MAX_CONNECTIONS
public static final String DEFAULT_CONNECTION_TIMEOUT
public static final int UNLIMITED_CONNECTIONS
public static final String DEFAULT_CONNECTION_IDLE_TIMEOUT
public static final String REQUEST_PARAMETERS_GROUP_NAME
public static final String CONNECTOR_OVERRIDES
Copyright © 2019. All rights reserved.