Package org.juzu

Interface Summary
Response A response object signalling to the portal the action to take after an interaction.
Response.Redirect A response instructing to execute an HTTP redirection after the current interaction.
Response.Render 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.
 

Class Summary
Controller  
 

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  
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.
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.