| Class | Description |
|---|---|
| ActionFilter |
The NanoJ servlet filter
The unique web entry point to invoke controllers This filter is created programmatically by a 'ServletContextListener' Its 'url pattern' is defined in the NanoJ configuration file |
| ActionParser |
Action parser ( SINGLE INSTANCE )
|
| ActionProcessor |
Action processing ( SINGLE INSTANCE )
The entry point to process an action ( called by the Servlet or ServletFilter ) |
| ActionViewRenderer |
TINY MVC Action Renderer
|
| Const | |
| ThymeleafUtil | |
| WebAppContextListener |
Copyright © 2016. All rights reserved.