Package org.apache.sling.engine.impl.adapter


package org.apache.sling.engine.impl.adapter
  • Classes
    Class
    Description
     
    The SlingServletRequestAdapter class is a ComponentRequestWrapper which does not delegate to a wrapped ComponentRequest but to a wrapped HttpServletRequest.
    The SlingServletResponseAdapter class is a ComponentResponseWrapper which does not delegate to a wrapped ComponentResponse but to a wrapped HttpServletResponse.