| Package | Description |
|---|---|
| com.tangosol.coherence.rest.server |
Contains classes related to embedded HTTP server integration.
|
| Class and Description |
|---|
| DefaultResourceConfig
An extension of org.glassfish.jersey.server.ResourceConfig
that registers the Coherence REST root resource and provider classes, in
addition to user defined package names.
|
| PassThroughResourceConfig
An alternate
ResourceConfig implementation that supports pass-through
access to all the caches defined by the cache configuration. |