Interface | Description |
---|---|
CacheMapCreator |
This interface defines the method used to create a cache map.
|
CacheMapCreatorFactory |
This interface defines the method to create a
CacheMapCreator based on the provided arguments. |
CacheMapInitializer |
Interface used to define the method to initialize a cache map.
|
CacheRegionNameResolver | |
DiscriminatorRegistry |
A DiscriminatorRegistry allows for the resolution of a specific type, based on the data of the object.
|
Filter | |
FilterChain | |
InternalDataStore |
Internal DataStore used for implementation purposes only.
|
MapMarshaller | |
ResourceConverter | |
ResourceDataRequest |
This class represents a request to obtain a resource and its related data.
|
ResourceDataResult | |
ResourceFactory | |
ResourceFactoryConfig | |
ResourceMessage |
Class | Description |
---|---|
DefaultCacheKey | |
DefaultCacheMapCreator | |
DefaultCacheMapCreatorFactory | |
DefaultCacheMapInitializer | |
DefaultCacheRegionNameResolver | |
DefaultDataStore | |
DefaultDiscriminatorRegistry |
Default implementation of @{link DiscriminatorRegistry} that looks up implementations based on
the configuration from
DiscriminatorConfig . |
DefaultFilterChain | |
DefaultResourceConverter | |
DefaultResourceDataRequest | |
DefaultResourceDataResult | |
DefaultResourceFactory | |
DefaultResourceFactoryConfig | |
DefaultResourceMessage | |
DiscriminatorConfig |
Simple configuration bean which allows the
DiscriminatorRegistry configuration to be loaded from a file. |
DiscriminatorConfig.ClassConfig | |
JacksonMapMarshaller |
Enum | Description |
---|---|
ResourceAction |
Exception | Description |
---|---|
MarshalingException |
Copyright © 2017–2023 Okta. All rights reserved.