|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| Controller | |
| PropertyMap | |
| PropertyType<T> | |
| Response | A response object signalling to the portal the action to take after an interaction. |
| Response.Content<S extends Stream> | |
| Response.Content.MIME_TYPE | Mime type type literal. |
| Response.Redirect | A response instructing to execute an HTTP redirection after the current interaction. |
| Response.Render | |
| Response.Render.SCRIPT | Script type literal. |
| Response.Render.STYLESHEET | Stylesheet type literal. |
| Response.Render.TITLE | Stylesheet type literal. |
| Response.Update | A response instructing to execute a render phase of a controller method after the current interaction. |
| URLBuilder | The URLBuilder produces URL for a Juzu application. |
| URLBuilder.ESCAPE_XML | Escape XML type literal. |
| Enum Summary | |
|---|---|
| Scope | |
| Exception Summary | |
|---|---|
| AmbiguousResolutionException | Denoates something ambiguous that could not be resolved. |
| UndeclaredIOException | An unchecked wrapper for IOException. |
| Annotation Types Summary | |
|---|---|
| Action | Annotate a method for declaring a view controller method. |
| Application | A package annotation for declaring an application. |
| FlashScoped | |
| IdentityScoped | |
| Param | This annotation declares a java type to be a valid controller method parameter type:
|
| Path | A path. |
| RequestScoped | |
| Resource | Annotate a method for declaring a resource serving controller method. |
| SessionScoped | |
| View | Annotate a method for declaring a view controller method. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||