Uses of Class
jakarta.portlet.filter.StateAwareResponseWrapper
-
Packages that use StateAwareResponseWrapper Package Description jakarta.portlet.filter The jakarta.portlet.filter package defines the filter APIs for the Jakarta Portlet Specification. -
-
Uses of StateAwareResponseWrapper in jakarta.portlet.filter
Subclasses of StateAwareResponseWrapper in jakarta.portlet.filter Modifier and Type Class Description classActionResponseWrapperTheActionResponseWrapperprovides a convenient implementation of theActionResponseinterface that can be subclassed by developers.classEventResponseWrapperTheEventResponseWrapperprovides a convenient implementation of theEventResponseinterface that can be subclassed by developers.
-