| Package | Description |
|---|---|
| org.commonjava.freeki.infra.route |
| Modifier and Type | Method and Description |
|---|---|
Set<RouteBinding> |
RouteCollection.getRoutes() |
Set<RouteBinding> |
AbstractRouteCollection.getRoutes() |
Iterator<RouteBinding> |
AbstractRouteCollection.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationRouter.bind(RouteBinding handler)
Specify a handler that will be called for all HTTP methods
|
protected void |
AbstractRouteCollection.bind(RouteBinding route) |
Copyright © 2013. All Rights Reserved.