Package org.vraptor

Interface Summary
Interceptor Interceptor interface.
LogicDefinition The logic definition to be executed.
LogicFlow Interface for logic flow.
LogicRequest An interface to extract from the url which action and component should be called and contains a logic request information.
ValidationErrorsFactory  
 

Class Summary
InterceptorStack An interceptor that can be used to group common interceptors into one, avoiding lots of classes inside an InterceptedBy annotation.
VRaptorServlet VRaptor servlet contains a vraptor controller capable of answering web requests.
 

Exception Summary
LogicException Some exception occured in your business logic or interceptor.
RedirectException Some exception occured during redirection.
ValidationException A validation error.
VRaptorException Vraptor base exception.
 



Copyright © 2004-2008 VRaptor. All Rights Reserved.