Package | Description |
---|---|
com.tangosol.coherence.rest |
Contains classes related to the Coherence REST API.
|
com.tangosol.coherence.rest.config |
Contains classes related to the Coherence REST configuration.
|
com.tangosol.coherence.rest.io |
Contains classes related to REST marshalling.
|
Class and Description |
---|
CacheResource
RESTful wrapper around a Coherence
NamedCache . |
DefaultRootResource
Default root resource implementation.
|
EntryResource
REST resource representing a single cache entry.
|
EntrySetResource
REST resource representing a set of cache entries.
|
KeyConverter
An interface that must be implemented by key converters.
|
NamedQueryResource
REST resource representing a set of filtered cache entries.
|
Class and Description |
---|
KeyConverter
An interface that must be implemented by key converters.
|
Class and Description |
---|
KeyConverter
An interface that must be implemented by key converters.
|