| Package | Description |
|---|---|
| org.eclipse.jetty.servlet |
Jetty Server : Modular Servlet Integration
|
| Modifier and Type | Method and Description |
|---|---|
static ErrorPageErrorHandler.PageLookupTechnique |
ErrorPageErrorHandler.PageLookupTechnique.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ErrorPageErrorHandler.PageLookupTechnique[] |
ErrorPageErrorHandler.PageLookupTechnique.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|