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
          Responsible for dispatching a view
ViewResolver
          The view resolver determines the path the next view.
 

Classes in org.codehaus.waffle.view used by org.codehaus.waffle.action
ViewDispatcher
          Responsible for dispatching a view
 

Classes in org.codehaus.waffle.view used by org.codehaus.waffle.context.pico
ViewDispatcher
          Responsible for dispatching a view
ViewResolver
          The view resolver determines the path the next view.
 

Classes in org.codehaus.waffle.view used by org.codehaus.waffle.monitor
RedirectView
          Indicates that the view should be redirected to.
ResponderView
          A ResponderView is able to use the servlet response and write directly to it, instead of dispatching it.
View
          Represents the view that the resolver will dispatch.
 

Classes in org.codehaus.waffle.view used by org.codehaus.waffle.servlet
View
          Represents the view that the resolver will dispatch.
ViewResolver
          The view resolver determines the path the next view.
 

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 view that the resolver will dispatch.
ViewDispatcher
          Responsible for dispatching a view
ViewResolver
          The view resolver determines the path the next view.
 



Copyright © 2008. All Rights Reserved.