| Package | Description |
|---|---|
| org.commonjava.freeki.infra.route | |
| org.commonjava.freeki.infra.route.anno.proc |
| Modifier and Type | Method and Description |
|---|---|
Method |
RouteBinding.getMethod() |
static Method |
Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Method[] |
Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.commonjava.freeki.infra.route.ApplicationRouter.BindingContext |
ApplicationRouter.findBinding(Method method,
String path) |
| Constructor and Description |
|---|
RouteBinding(String path,
Method method,
String contentType) |
| Modifier and Type | Method and Description |
|---|---|
Method |
RoutingTemplateInfo.getHttpMethod() |
Copyright © 2013. All Rights Reserved.