Class Summary |
ClientWrapper
| Wrapper class around the Client interface which allows
to return modified markup or capabilities.
|
PortletFilter.Method
| The Method class is a finite enumeration of
the possible methods that a filter can invoke.
|
PortletFilterAdapter
| The PortletFilterAdapter is a default implementation
for the PortletFilter interface.
|
PortletRequestWrapper
| Provides a convenient implementation of the PortletRequest interface
that can be subclassed by developers who wish to wrap the request
to a Portlet.
|
PortletResponseWrapper
| Provides a convenient implementation of the PortletResponse interface
that can be subclassed by developers who wish to wrap the response
from a Portlet.
|