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.monitor   
org.codehaus.waffle.servlet   
org.codehaus.waffle.view   
 

Classes in org.codehaus.waffle.view used by org.codehaus.waffle
ViewDispatcher
           
ViewResolver
          The view resolver determines the path the next view
 

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
ViewDispatcher
           
ViewResolver
          The view resolver determines the path the next view
 

Classes in org.codehaus.waffle.view used by org.codehaus.waffle.monitor
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.
 

Classes in org.codehaus.waffle.view used by org.codehaus.waffle.servlet
View
          Represents the value of the view that the resolver will dispatch.
 

Classes in org.codehaus.waffle.view used by org.codehaus.waffle.view
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.
ViewDispatcher
           
ViewResolver
          The view resolver determines the path the next view
 



Copyright © 2008. All Rights Reserved.