Package com.tangosol.coherence.rest.server
Contains classes related to embedded HTTP server integration.
-
Class Summary Class Description ContainerPassThroughResourceConfig An extension ofPassThroughResourceConfig
that should be used for container deployments of Coherence REST when pass-through is required.ContainerResourceConfig An extension ofDefaultResourceConfig
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 alternateResourceConfig
implementation that supports pass-through access to all the caches defined by the cache configuration.