Package org.juzu

Interface Summary
RequestLifeCycle  
Response.Stream  
Response.Update  
URLBuilder The URLBuilder produces URL for a Juzu application.
 

Class Summary
Controller  
Response A response object signalling to the portal the action to take after an interaction.
Response.Action  
Response.Action.Redirect A response instructing to execute an HTTP redirection after the current interaction.
Response.Action.Render A response instructing to execute a render phase of a controller method after the current interaction.
Response.Mime  
Response.Render  
Response.Resource  
 

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 © 2012 eXo Platform SAS. All Rights Reserved.