Uses of Class
org.apache.struts.actions.ActionDispatcher

Packages that use ActionDispatcher
org.apache.struts.actions The actions package provides special adapters between the incoming HTTP request and the corresponding business logic. 
 

Uses of ActionDispatcher in org.apache.struts.actions
 

Subclasses of ActionDispatcher in org.apache.struts.actions
 class EventActionDispatcher
          An Action helper class that dispatches to to one of the public methods that are named in the parameter attribute of the corresponding ActionMapping and matches a submission parameter.
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.