Interface | Description |
---|---|
ContainerRequestResponseUnwrapper |
ContainerRequestResponseUnwrapper finds the web container servlet request
or servlet response suitable for cross-context dispatching
from the current container request or response by unwrapping.
|
ContainerRequiredRequestResponseWrapper |
The ContainerRequiredRequestResponseWrapper is a marker interface to be implemented by
a Portal specific HttpServletRequestWrapper or HttpServletResponseWrapper
to protect against being "unwrapped" before a Portlet dispatch call
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.