| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
ERROR_PAGE |
"org.eclipse.jetty.server.error_page" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ALL |
31 |
public static final int |
ASYNC |
16 |
public static final int |
DEFAULT |
0 |
public static final int |
ERROR |
8 |
public static final int |
FORWARD |
2 |
public static final int |
INCLUDE |
4 |
public static final int |
REQUEST |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
NO_SECURITY |
0 |
public static final int |
NO_SESSIONS |
0 |
public static final int |
SECURITY |
2 |
public static final int |
SESSIONS |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
__DEFAULT_SERVLET |
"default" |
Copyright © 2013 FuseSource, Corp.. All Rights Reserved.