| Package | Description |
|---|---|
| com.northernwall.hadrian.handlers.routing |
| Modifier and Type | Method and Description |
|---|---|
static MethodRule |
MethodRule.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MethodRule[] |
MethodRule.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RoutingHandler.add(MethodRule methodRule,
TargetRule targetRule,
java.lang.String targetPattern,
org.eclipse.jetty.server.Handler handler,
boolean logAccess) |
Copyright © 2017 Richard Thurston. All Rights Reserved.