软件包 org.apache.struts2.dispatcher.mapper
的使用

使用 org.apache.struts2.dispatcher.mapper 的软件包
org.apache.struts2   
org.apache.struts2.components   
org.apache.struts2.dispatcher Classes for action dispatching in Struts (the Controller part of MVC). 
org.apache.struts2.dispatcher.mapper   
org.apache.struts2.dispatcher.ng This package contains a reimagining of the traditional Struts filter dispatchers. 
org.apache.struts2.views.jsp Struts's JSP tag library. 
 

org.apache.struts2 使用的 org.apache.struts2.dispatcher.mapper 中的类
ActionMapping
          Simple class that holds the action mapping information used to invoke a Struts action.
 

org.apache.struts2.components 使用的 org.apache.struts2.dispatcher.mapper 中的类
ActionMapper
          The ActionMapper interface provides a mapping between HTTP requests and action invocation requests and vice-versa.
 

org.apache.struts2.dispatcher 使用的 org.apache.struts2.dispatcher.mapper 中的类
ActionMapper
          The ActionMapper interface provides 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.
 

org.apache.struts2.dispatcher.mapper 使用的 org.apache.struts2.dispatcher.mapper 中的类
ActionMapper
          The ActionMapper interface provides 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.
DefaultActionMapper
          

Default action mapper implementation, using the standard *.

 

org.apache.struts2.dispatcher.ng 使用的 org.apache.struts2.dispatcher.mapper 中的类
ActionMapping
          Simple class that holds the action mapping information used to invoke a Struts action.
 

org.apache.struts2.views.jsp 使用的 org.apache.struts2.dispatcher.mapper 中的类
ActionMapper
          The ActionMapper interface provides a mapping between HTTP requests and action invocation requests and vice-versa.