Uses of Interface
org.juzu.Response

Packages that use Response
org.juzu   
 

Uses of Response in org.juzu
 

Subinterfaces of Response in org.juzu
static interface Response.Redirect
          A response instructing to execute an HTTP redirection after the current interaction.
static interface Response.Render
          A response instructing to execute a render phase of a controller method after the current interaction.
 

Methods in org.juzu that return Response
 Response Controller.processAction(ActionContext context)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.