Package org.apache.sling.engine.impl.adapter
-
Class Summary Class Description SlingServletRequestAdapter TheSlingServletRequestAdapterclass is aComponentRequestWrapperwhich does not delegate to a wrappedComponentRequestbut to a wrappedHttpServletRequest.SlingServletResponseAdapter TheSlingServletResponseAdapterclass is aComponentResponseWrapperwhich does not delegate to a wrappedComponentResponsebut to a wrappedHttpServletResponse.