Uses of Package
org.cruk.clarity.api.impl
Package
Description
Package supporting caching of Clarity entities in memory
(or, if so configured, on disk) to reduce the amount of traffic being
sent to and from the REST API.
Concrete implementation classes of the Clarity API.
-
ClassDescriptionInterface to the Clarity API for internal use, mostly by the cache.Aspect to ensure that the API will not fetch the latest versions of stateful entities on the next call.
-
ClassDescriptionInterface to the Clarity API for internal use, mostly by the cache.Resource implementation based around a URL.