|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Page | |
com.tirsen.angkor | The core framework for Angkor. |
com.tirsen.angkor.process | The Pipeline architecture with a set of predefined Valves is used to process an incoming request in Angkor. |
Uses of Page in com.tirsen.angkor |
Methods in com.tirsen.angkor that return Page | |
Page |
Application.getPage(java.lang.String pageName)
|
Methods in com.tirsen.angkor with parameters of type Page | |
void |
Application.registerPage(java.lang.String name,
Page page)
|
Uses of Page in com.tirsen.angkor.process |
Constructors in com.tirsen.angkor.process with parameters of type Page | |
RenderPageValve(Page page)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |