Class | Description |
---|---|
CachesEndpoint | |
CachesEndpoint.CacheDescriptor |
Basic description of a
Cache , primarily intended for serialization to JSON. |
CachesEndpoint.CacheEntry |
Description of a
Cache , primarily intended for serialization to JSON. |
CachesEndpoint.CacheManagerDescriptor |
Description of a
CacheManager , primarily intended for serialization to
JSON. |
CachesEndpoint.CachesReport |
A report of available
caches , primarily intended for serialization to
JSON. |
CachesEndpointWebExtension |
@EndpointWebExtension for the CachesEndpoint . |
Exception | Description |
---|---|
NonUniqueCacheException |
Exception thrown when multiple caches exist with the same name.
|