Package | Description |
---|---|
com.tangosol.coherence.rest |
Contains classes related to the Coherence REST API.
|
com.tangosol.coherence.rest.config |
Contains classes related to the Coherence REST configuration.
|
Modifier and Type | Field and Description |
---|---|
protected RestConfig |
DefaultRootResource.m_config
REST configuration.
|
Modifier and Type | Method and Description |
---|---|
static RestConfig |
RestConfig.create()
Return a singleton instance of RestConfig based on the
REST configuration descriptor.
|