Package | Description |
---|---|
org.apache.struts2.dispatcher |
This package contains a reimagining of the traditional Struts filter dispatchers.
|
org.apache.struts2.dispatcher.filter | |
org.apache.struts2.dispatcher.listener | |
org.apache.struts2.dispatcher.multipart |
Classes to help dispatch multipart HTTP requests.
|
org.apache.struts2.dispatcher.servlet | |
org.apache.struts2.util |
Miscellaneous helper classes.
|
Class and Description |
---|
Dispatcher
A utility class the actual dispatcher delegates most of its tasks to.
|
DispatcherErrorHandler
Implementation of this interface is used to handle internal errors or missing resources.
|
DispatcherListener
A interface to tag those that want to execute code on the init and
destory of a Dispatcher.
|
HostConfig
Abstraction for host configuration information such as init params or the servlet context.
|
StaticContentLoader
Interface for loading static resources, based on a path.
|
Class and Description |
---|
Dispatcher
A utility class the actual dispatcher delegates most of its tasks to.
|
ExecuteOperations
Contains execution operations for filters
|
HostConfig
Abstraction for host configuration information such as init params or the servlet context.
|
PrepareOperations
Contains preparation operations for a request before execution
|
Class and Description |
---|
HostConfig
Abstraction for host configuration information such as init params or the servlet context.
|
Class and Description |
---|
StrutsRequestWrapper
All Struts requests are wrapped with this class, which provides simple JSTL accessibility.
|
Class and Description |
---|
HostConfig
Abstraction for host configuration information such as init params or the servlet context.
|
Class and Description |
---|
Dispatcher
A utility class the actual dispatcher delegates most of its tasks to.
|
Copyright © 2000–2016 Apache Software Foundation. All rights reserved.