| Interface | Description |
|---|---|
| Router.Visitor |
A visitor can be passed to the router to traverse the routes
|
| RouterBuilder |
| Class | Description |
|---|---|
| RouteInfo |
Used to expose Router table for debugging purpose
|
| Router | |
| RouterAdmin |
An admin interface to Act application router
|
| RouteTableRouterBuilder |
RouteTableRouterBuilder take a list of route map definition line and build the router. |
| Enum | Description |
|---|---|
| RouteSource |
Enumerate the source where the route mapping come from.
|
| Exception | Description |
|---|---|
| DuplicateRouteMappingException | |
| RoutingException |
Copyright © 2014–2017 ActFramework. All rights reserved.