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. |
UrlPath |
Encapsulate the logic to compare an incoming URL path with a route entry path.
|
Enum | Description |
---|---|
RouteSource |
Enumerate the source where the route mapping come from.
|
Exception | Description |
---|---|
DuplicateRouteMappingException | |
RoutingException |
Copyright © 2014–2018 ActFramework. All rights reserved.