All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractDelegatingResourceServiceBroker Abstract delegating Resource Service Broker adaptor class.AbstractResource AbstractResource
representation.AbstractResourceBeanMapper Abstract implementation forResourceBeanMapper
.AbstractResourceCacheResolvable AbstractResourceCacheResolvable
base class.AbstractResourceLinkResolver AbstractResourceLinkResolver
base class.AbstractResourceResolver AbstractResourceResolver
base class.AbstractResourceServiceBroker Abstract CRISP Resource Service Broker base class.AbstractValueMap AbstractValueMap
base class.Binary Common Binary representation interface, reflecting any binary content.CrispConstants CRISP related global constants.CrispHstServices Convenient utility to allow easy access to the singletonResourceServiceBroker
in an application.DefaultValueMap DefaultValueMap
implementation.ExchangeHint Extra message exchange hint representation for backend services.ExchangeHintBuilder Builder to help buildExchangeHint
instance.Resource Common Resource representation interface, reflecting any content such as JSON, XML, JCR, etc.ResourceBeanMapper Mapper to convert aResource
object to a bean.ResourceCacheResolvable An abstraction responsible for the following: to return aResourceDataCache
as a cache store of resource representations, to be able to check whether or not a specificResource
representation is cacheable, to convert aResource
representation to a cacheable data object to be stored inResourceDataCache
, and to convert a cached data object back to aResource
representation.ResourceCollection Read-onlyIterable
interface with some read-only Collection/List operations such assize()
orget(int)
.ResourceDataCache Abstraction that represents the underlying cache store.ResourceException TheResourceException
class defines a general exception that any CRISPResource
operations can throw when it is unable to perform its operation successfully.ResourceLink Resource link representation.ResourceLinkResolver Responsible for resolving a link (type ofResourceLink
) for aResource
representation.ResourceResolver Responsible for resolvingResource
(s).ResourceResolverProvider Responsible for providing aResourceResolver
.ResourceServiceBroker CRISP Resource Service Broker abstraction.ResourceServiceBrokerRequestContext Provides an access method to the current request object if available.ValueMap ValueMap
is an easy way to access properties or metadata of a resource.