| Package | Description | 
|---|---|
| org.apache.struts2.dispatcher | This package contains a reimagining of the traditional Struts filter dispatchers. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultStaticContentLoader
 Default implementation to server static content | 
| Modifier and Type | Method and Description | 
|---|---|
| StaticContentLoader | Dispatcher. getStaticContentLoader() | 
| StaticContentLoader | InitOperations. initStaticContentLoader(HostConfig filterConfig,
                       Dispatcher dispatcher)Initializes the static content loader with the filter configuration | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Dispatcher. setStaticContentLoader(StaticContentLoader staticContentLoader) | 
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.