Interface | Description |
---|---|
ImageUriMapper |
Used by the {com.gentics.portalnode.GenticsImageStoreServlet} to map image
requests to the locations where the images should be fetched from.
|
RequestDecorator |
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.
|
Class | Description |
---|---|
GenticsImageStoreRequest |
Bean for accessing and modifying request parameters before they are sent to the GenticsImageStore
|
GenticsImageStoreServlet |
Servlet for resizing images for Content.Node
|
Copyright © 2020 Gentics Software. All Rights Reserved.