Package org.codehaus.waffle.view

Interface Summary
ViewDispatcher  
ViewResolver The view resolver determines the path the next view
 

Class Summary
BeanPropertyConverter Used to make XStream use bean getters to serialize, no attributes
DefaultViewDispatcher The ViewDispatcher handles redirecting/forwarding to the view
DefaultViewResolver The default ViewResolver simply returns the vale of the View being resolved.
RedirectView  
ResponderView A ResponderView is able to use the servlet response and write directly to it, instead of dispatching it.
View Represents the value of the view that the resolver will dispatch.
XMLView A view that renders the controller as XML.
 



Copyright © 2008. All Rights Reserved.