Package org.jboss.portal.core.controller.handler

Interface Summary
ResponseHandler The response handler interface defines the contract for translating the result of the execution of a command into a response adapated to the client side caller.
 

Class Summary
AbstractResponseHandler  
AjaxResponse  
CommandForward Forward to a new command.
HandlerResponse The response from a a response handler.
HTTPResponse Response that sends a response to the http layer.
ResponseForward  
ResponseHandlerSelector  
 

Exception Summary
ResponseHandlerException