Constant Field Values
Contents
hudson.remoting.*
-
hudson.remoting.Capability Modifier and Type Constant Field Value public static final String
KEY
"X-Remoting-Capability"
-
hudson.remoting.ChunkHeader Modifier and Type Constant Field Value public static final int
SIZE
2
-
hudson.remoting.ClassFilter Modifier and Type Constant Field Value public static final String
FILE_OVERRIDE_LOCATION_PROPERTY
"hudson.remoting.ClassFilter.DEFAULTS_OVERRIDE_LOCATION"
-
hudson.remoting.Engine Modifier and Type Constant Field Value public static final String
REMOTING_MINIMUM_VERSION_HEADER
"X-Remoting-Minimum-Version"
public static final String
WEBSOCKET_COOKIE_HEADER
"Connection-Cookie"
org.jenkinsci.*
-
org.jenkinsci.remoting.engine.JnlpConnectionState Modifier and Type Constant Field Value public static final String
CLIENT_NAME_KEY
"Node-Name"
public static final String
COOKIE_KEY
"JnlpAgentProtocol.cookie"
public static final String
SECRET_KEY
"Secret-Key"
-
org.jenkinsci.remoting.engine.WorkDirManager Modifier and Type Constant Field Value public static final boolean
DEFAULT_FAIL_IF_WORKDIR_IS_MISSING
false
public static final String
JUL_CONFIG_FILE_SYSTEM_PROPERTY_NAME
"java.util.logging.config.file"
public static final String
SUPPORTED_INTERNAL_DIR_NAME_MASK
"[a-zA-Z0-9._-]*"