Uses of Class
org.apache.struts2.dispatcher.mapper.DefaultActionMapper

Packages that use DefaultActionMapper
org.apache.struts2.dispatcher.mapper   
 

Uses of DefaultActionMapper in org.apache.struts2.dispatcher.mapper
 

Subclasses of DefaultActionMapper in org.apache.struts2.dispatcher.mapper
 class PrefixBasedActionMapper
          A prefix based action mapper that is capable of delegating to other ActionMappers based on the request's prefix It is configured through struts.xml For example, with the following entries in struts.properties
 class Restful2ActionMapper
          Extended version of RestfulActionMapper, see documentation for more details http://struts.apache.org/2.x/docs/restfulactionmapper.html
 



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