Uses of Class
com.tangosol.coherence.rest.server.DefaultResourceConfig
Packages that use DefaultResourceConfig
Package
Description
Contains classes related to embedded HTTP server integration.
- 
Uses of DefaultResourceConfig in com.tangosol.coherence.rest.server
Subclasses of DefaultResourceConfig in com.tangosol.coherence.rest.serverModifier and TypeClassDescriptionclassAn extension ofPassThroughResourceConfigthat should be used for container deployments of Coherence REST when pass-through is required.classAn extension ofDefaultResourceConfigthat should be used for container deployments of Coherence REST.classAn alternateResourceConfigimplementation that supports pass-through access to all the caches defined by the cache configuration.