Constant Field Values
Contents
com.sodius.*
-
com.sodius.mdw.server.Options Modifier and Type Constant Field Value public static final StringOPTION_DEBUG"mdw.server.debug"public static final StringOPTION_ENCRYPTION_SECRET_KEY"mdw.server.encryption.secretKey"public static final StringOPTION_LAUNCH_EXPIRATION"mdw.server.launch.expiration"public static final StringOPTION_STORAGE_EXPIRATION"mdw.server.storage.expiration"public static final StringOPTION_STORAGE_LOCATION"mdw.server.storage.location"public static final StringOPTION_SYSTEM_PROPERTIES_LOCATION"mdw.server.properties.location"public static final StringOPTION_WORKSPACE_LOCATION"mdw.server.workspace"
-
com.sodius.mdw.server.launch.LaunchManager Modifier and Type Constant Field Value public static final StringOPTION_EVALUATION_DIRECTORY"launch.evaluationDirectory"public static final StringOPTION_HTTP_REQUEST"launch.httpRequest"public static final StringOPTION_HTTP_REQUEST_URI"launch.httpRequest.uri"public static final StringOPTION_SERVICE"launch.service"public static final StringOPTION_STATUS"launch.status"
-
com.sodius.mdw.server.utils.Cache<K,V> Modifier and Type Constant Field Value public static final longNO_EXPIRATION-1L -
com.sodius.mdw.server.utils.HeaderUtils Modifier and Type Constant Field Value public static final StringACCEPT"Accept"public static final StringCONTENT_DISPOSITION"Content-Disposition"public static final StringCONTENT_ENCODING"Content-Encoding"public static final StringCONTENT_EXPIRATION"Content-Expiration"public static final StringCONTENT_LOCATION"Content-Location"public static final StringCONTENT_TYPE"Content-Type"