public class NFHttpClientConstants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_CONNECTION_IDLE_TIMERTASK_REPEAT_IN_MSECS |
static int |
DEFAULT_CONNECTION_MAXAGE_IN_MSECS |
static int |
DEFAULT_CONNECTIONIDLE_TIME_IN_MSECS |
static boolean |
DEFAULT_CONNECTIONIDLE_TIMETASK_ENABLED |
| Constructor and Description |
|---|
NFHttpClientConstants() |
public static final boolean DEFAULT_CONNECTIONIDLE_TIMETASK_ENABLED
public static final int DEFAULT_CONNECTION_IDLE_TIMERTASK_REPEAT_IN_MSECS
public static final int DEFAULT_CONNECTIONIDLE_TIME_IN_MSECS
public static final int DEFAULT_CONNECTION_MAXAGE_IN_MSECS