| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_MAX_THREADS |
50 |
public static final int |
DEFAULT_MIN_THREADS |
10 |
public static final int |
DEFAULT_PORT |
8090 |
public static final int |
DEFAULT_THREAD_IDLE_TIMEOUT |
300000 |
public static final String |
FAST_LANE_CONFIG_PATH |
"META-INF/JEAF/FastLane/FastLaneConfig" |
public static final String |
FAST_LANE_CONFIG_RESOURCE_NAME |
"FastLaneConfig" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FASTLANE_BASE_PATH |
"META-INF/JEAF/FastLane" |
public static final String |
REST_RESOURCES_CONFIG_PATH |
"META-INF/JEAF/FastLane/RESTResources" |
public static final String |
REST_RESOURCES_RESOURCE_NAME |
"RESTResources" |
Copyright © 2021. All rights reserved.