Package | Description |
---|---|
com.tangosol.coherence.rest.server |
Contains classes related to embedded HTTP server integration.
|
Modifier and Type | Class and Description |
---|---|
class |
ContainerPassThroughResourceConfig
An extension of
PassThroughResourceConfig that should be used for
container deployments of Coherence REST when pass-through is required. |
class |
ContainerResourceConfig
An extension of
DefaultResourceConfig that should be used for
container deployments of Coherence REST. |
class |
PassThroughResourceConfig
An alternate
ResourceConfig implementation that supports pass-through
access to all the caches defined by the cache configuration. |