Uses of Package
org.codehaus.waffle.view

Packages that use org.codehaus.waffle.view
org.codehaus.waffle   
org.codehaus.waffle.action   
org.codehaus.waffle.context.pico   
org.codehaus.waffle.view   
 

Classes in org.codehaus.waffle.view used by org.codehaus.waffle
DispatchAssistant
           
ViewDispatcher
           
ViewResolver
           
 

Classes in org.codehaus.waffle.view used by org.codehaus.waffle.action
ViewDispatcher
           
 

Classes in org.codehaus.waffle.view used by org.codehaus.waffle.context.pico
DispatchAssistant
           
ViewDispatcher
           
ViewResolver
           
 

Classes in org.codehaus.waffle.view used by org.codehaus.waffle.view
DispatchAssistant
           
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, View resolver will dispatch

View should hold: - the value from that action method - The action

this allows for more granular decisions on how to handle a View

ViewDispatcher
           
ViewResolver
           
 



Copyright © 2007 null. All Rights Reserved.