| Class | Description |
|---|---|
| ImagesReservedKinds |
Exposes constants for reserved datastore kinds used bu the local image
service.
|
| LocalBlobImageServlet |
Stubs out dynamic image server.
|
| LocalBlobImageServlet.Image |
Utility wrapper to return image bytes and its mime type.
|
| LocalBlobImageServlet.ParsedUrl |
Utility class to parse a Local URL into its component parts.
|
| LocalImagesService |
Java stub implementation of the images api backend using Image 2D.
|