Class | Description |
---|---|
SlingServletRequestAdapter |
The
SlingServletRequestAdapter class is a
ComponentRequestWrapper which does not delegate to a wrapped
ComponentRequest but to a wrapped
HttpServletRequest . |
SlingServletResponseAdapter |
The
SlingServletResponseAdapter class is a
ComponentResponseWrapper which does not delegate to a wrapped
ComponentResponse but to a wrapped
HttpServletResponse . |
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.