Package org.apache.sling.engine.impl.adapter
package org.apache.sling.engine.impl.adapter
-
ClassDescriptionThe
SlingServletRequestAdapter
class is aComponentRequestWrapper
which does not delegate to a wrappedComponentRequest
but to a wrappedHttpServletRequest
.TheSlingServletResponseAdapter
class is aComponentResponseWrapper
which does not delegate to a wrappedComponentResponse
but to a wrappedHttpServletResponse
.