Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
OPTION_DEBUG |
"mdw.server.debug" |
public static final String |
OPTION_ENCRYPTION_SECRET_KEY |
"mdw.server.encryption.secretKey" |
public static final String |
OPTION_LAUNCH_EXPIRATION |
"mdw.server.launch.expiration" |
public static final String |
OPTION_STORAGE_EXPIRATION |
"mdw.server.storage.expiration" |
public static final String |
OPTION_STORAGE_LOCATION |
"mdw.server.storage.location" |
public static final String |
OPTION_SYSTEM_PROPERTIES_LOCATION |
"mdw.server.properties.location" |
public static final String |
OPTION_WORKSPACE_LOCATION |
"mdw.server.workspace" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
OPTION_EVALUATION_DIRECTORY |
"launch.evaluationDirectory" |
public static final String |
OPTION_HTTP_REQUEST |
"launch.httpRequest" |
public static final String |
OPTION_HTTP_REQUEST_URI |
"launch.httpRequest.uri" |
public static final String |
OPTION_SERVICE |
"launch.service" |
public static final String |
OPTION_STATUS |
"launch.status" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
NO_EXPIRATION |
-1L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACCEPT |
"Accept" |
public static final String |
CONTENT_DISPOSITION |
"Content-Disposition" |
public static final String |
CONTENT_ENCODING |
"Content-Encoding" |
public static final String |
CONTENT_EXPIRATION |
"Content-Expiration" |
public static final String |
CONTENT_LOCATION |
"Content-Location" |
public static final String |
CONTENT_TYPE |
"Content-Type" |