See: Description
Class | Description |
---|---|
ContainerPassThroughResourceConfig |
An extension of
PassThroughResourceConfig that should be used for
container deployments of Coherence REST when pass-through is required. |
ContainerResourceConfig |
An extension of
DefaultResourceConfig that should be used for
container deployments of Coherence REST. |
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.
|
InjectionBinder |
A binder for REST API dependencies.
|
PassThroughResourceConfig |
An alternate
ResourceConfig implementation that supports pass-through
access to all the caches defined by the cache configuration. |