Uses of Package
org.apache.struts2.dispatcher.mapper

Packages that use org.apache.struts2.dispatcher.mapper
org.apache.struts2 Main Struts interfaces and classes. 
org.apache.struts2.dispatcher Classes for action dispatching in Struts (the Controller part of MVC). 
org.apache.struts2.dispatcher.mapper   
org.apache.struts2.portlet.dispatcher   
 

Classes in org.apache.struts2.dispatcher.mapper used by org.apache.struts2
ActionMapping
          Simple class that holds the action mapping information used to invoke a Struts action.
 

Classes in org.apache.struts2.dispatcher.mapper used by org.apache.struts2.dispatcher
ActionMapping
          Simple class that holds the action mapping information used to invoke a Struts action.
 

Classes in org.apache.struts2.dispatcher.mapper used by org.apache.struts2.dispatcher.mapper
ActionMapper
          The ActionMapper is responsible for providing a mapping between HTTP requests and action invocation requests and vice-versa.
ActionMapping
          Simple class that holds the action mapping information used to invoke a Struts action.
 

Classes in org.apache.struts2.dispatcher.mapper used by org.apache.struts2.portlet.dispatcher
ActionMapping
          Simple class that holds the action mapping information used to invoke a Struts action.
 



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