Uses of Package
org.cruk.clarity.api.impl
Packages that use 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.
Top level package for SFTP file store providers for the API.
Concrete implementation classes of the Clarity API.
The classes necessary to replay server calls from entity XML files on disk.
The classes necessary to record entities returned from a Clarity server to XML files on disk.
-
Classes in org.cruk.clarity.api.impl used by org.cruk.clarity.api.cacheClassDescriptionInterface 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.
-
Classes in org.cruk.clarity.api.impl used by org.cruk.clarity.api.filestore
-
Classes in org.cruk.clarity.api.impl used by org.cruk.clarity.api.implClassDescriptionInterface to the Clarity API for internal use, mostly by the cache.Resource implementation based around a URL.
-
Classes in org.cruk.clarity.api.impl used by org.cruk.clarity.api.playbackClassDescriptionInterface to the Clarity API for internal use, mostly by the cache.
-
Classes in org.cruk.clarity.api.impl used by org.cruk.clarity.api.recordClassDescriptionInterface to the Clarity API for internal use, mostly by the cache.