Package | Description |
---|---|
com.opensymphony.xwork2 |
Main XWork interfaces and classes.
|
org.apache.struts2.action | |
org.apache.struts2.dispatcher |
This package contains a reimagining of the traditional Struts filter dispatchers.
|
Modifier and Type | Class and Description |
---|---|
class |
ActionSupport
Provides a default implementation for the most common actions.
|
Modifier and Type | Class and Description |
---|---|
class |
CspReportAction
An abstract Action that can be extended to process the incoming CSP violation reports.
|
class |
DefaultCspReportAction
The default implementation of
CspReportAction that simply logs the JSON object
that contains the details of the CSP violation. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultActionSupport
A simple action support class that sets properties to be able to serve
|
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.