Uses of Class
jakarta.portlet.filter.PortletURLWrapper
-
Packages that use PortletURLWrapper Package Description jakarta.portlet.filter The jakarta.portlet.filter package defines the filter APIs for the Jakarta Portlet Specification. -
-
Uses of PortletURLWrapper in jakarta.portlet.filter
Subclasses of PortletURLWrapper in jakarta.portlet.filter Modifier and Type Class Description classActionURLWrapperTheActionURLWrapperprovides a convenient implementation of theActionURLinterface that can be subclassed by developers.classRenderURLWrapperTheRenderURLWrapperprovides a convenient implementation of theRenderURLinterface that can be subclassed by developers.
-