Package | Description |
---|---|
org.eclipse.jetty.server.handler |
Jetty Server : Core Handler API
|
Modifier and Type | Method and Description |
---|---|
static ContextHandler.Availability |
ContextHandler.Availability.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContextHandler.Availability[] |
ContextHandler.Availability.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1995-2015 Webtide. All Rights Reserved.