Uses of Class
com.tangosol.coherence.rest.config.RestConfig
Packages that use RestConfig
Package
Description
Contains classes related to the Coherence REST API.
Contains classes related to the Coherence REST configuration.
-
Uses of RestConfig in com.tangosol.coherence.rest
Fields in com.tangosol.coherence.rest declared as RestConfigModifier and TypeFieldDescriptionprotected RestConfig
DefaultRootResource.m_config
REST configuration. -
Uses of RestConfig in com.tangosol.coherence.rest.config
Methods in com.tangosol.coherence.rest.config that return RestConfigModifier and TypeMethodDescriptionstatic RestConfig
RestConfig.create()
Return a singleton instance of RestConfig based on the REST configuration descriptor.