Skip navigation links

Oracle® Coherence Java API Reference
Release 12.1.2.0.3

E26043-02


Package com.tangosol.coherence.rest

Contains classes related to the Coherence REST API.

See:
          Description

Interface Summary
KeyConverter An interface that must be implemented by key converters.

 

Class Summary
CacheResource RESTful wrapper around a Coherence NamedCache.
DefaultKeyConverter Default implementation of KeyConverter for a given key class.
DefaultRootResource Default root resource implementation.
EntryResource REST resource representing a single cache entry.
EntrySetResource REST resource representing a set of cache entries.
NamedQueryResource REST resource representing a set of filtered cache entries.

 

Package com.tangosol.coherence.rest Description

Contains classes related to the Coherence REST API.


Skip navigation links

Oracle® Coherence Java API Reference
Release 12.1.2.0.3

E26043-02


Copyright © 2000, 2014, Oracle and/or its affiliates. All rights reserved.