Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
DEFAULT_ACCEPT_TYPE |
"*/*" |
public static final int |
SPARK_DEFAULT_PORT |
4567 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
APPLICATION_CLASS_PARAM |
"applicationClass" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final char |
DIR_SEPARATOR_UNIX |
47 |
public static final char |
DIR_SEPARATOR_WINDOWS |
92 |
public static final String |
LINE_SEPARATOR_UNIX |
"\n" |
public static final String |
LINE_SEPARATOR_WINDOWS |
"\r\n" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NO_MIME_TYPE |
"" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ALL_PATHS |
"+/*paths" |
Copyright © 2014. All Rights Reserved.