Package com.gentics.api.imagestore


package com.gentics.api.imagestore
  • Class
    Description
    Bean for accessing and modifying request parameters before they are sent to the GenticsImageStore
    Used by the {com.gentics.portalnode.GenticsImageStoreServlet} to map image requests to the locations where the images should be fetched from.
    Used by the {com.gentics.portalnode.GenticsImageStoreServlet} to modify headers and data in requests to the GenticsImageStore The GenticsImageStore servlet can be configured to use an implementation of this interface by setting the requestDecorator servlet parameter to the full class name the implementation.