| Package | Description | 
|---|---|
| com.opensymphony.xwork2 | Main XWork interfaces and classes. | 
| com.opensymphony.xwork2.util | XWork util classes. | 
| org.apache.struts2.dispatcher | This package contains a reimagining of the traditional Struts filter dispatchers. | 
| org.apache.struts2.dispatcher.mapper | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ConfigurationManager | XWorkJUnit4TestCase. configurationManager | 
| protected ConfigurationManager | XWorkTestCase. configurationManager | 
| Modifier and Type | Method and Description | 
|---|---|
| static ConfigurationManager | XWorkTestCaseHelper. loadConfigurationProviders(ConfigurationManager configurationManager,
                          ConfigurationProvider... providers) | 
| static ConfigurationManager | XWorkTestCaseHelper. setUp() | 
| Modifier and Type | Method and Description | 
|---|---|
| static ConfigurationManager | XWorkTestCaseHelper. loadConfigurationProviders(ConfigurationManager configurationManager,
                          ConfigurationProvider... providers) | 
| static void | XWorkTestCaseHelper. tearDown(ConfigurationManager configurationManager) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ConfigurationManager | Dispatcher. configurationManagerStore ConfigurationManager instance, set on init. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ConfigurationManager | Dispatcher. createConfigurationManager(String name) | 
| ConfigurationManager | Dispatcher. getConfigurationManager()Expose the ConfigurationManager instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | DefaultActionMapper. extractMethodName(ActionMapping mapping,
                 ConfigurationManager configurationManager)Reads defined method name for a given action from configuration | 
| ActionMapping | RestfulActionMapper. getMapping(javax.servlet.http.HttpServletRequest request,
          ConfigurationManager configManager) | 
| ActionMapping | PrefixBasedActionMapper. getMapping(javax.servlet.http.HttpServletRequest request,
          ConfigurationManager configManager) | 
| ActionMapping | Restful2ActionMapper. getMapping(javax.servlet.http.HttpServletRequest request,
          ConfigurationManager configManager) | 
| ActionMapping | ActionMapper. getMapping(javax.servlet.http.HttpServletRequest request,
          ConfigurationManager configManager)Expose the ActionMapping for the current request | 
| ActionMapping | DefaultActionMapper. getMapping(javax.servlet.http.HttpServletRequest request,
          ConfigurationManager configManager) | 
| ActionMapping | CompositeActionMapper. getMapping(javax.servlet.http.HttpServletRequest request,
          ConfigurationManager configManager) | 
| protected void | DefaultActionMapper. parseNameAndNamespace(String uri,
                     ActionMapping mapping,
                     ConfigurationManager configManager)Parses the name and namespace from the uri | 
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.