Interface RestServiceConfig

All Superinterfaces:
Config

public interface RestServiceConfig extends Config
REST service configuration.

This is an optional configuration for a Web Server. If this configuration is configured, corresponding REST APIs will be exposed for users.

No values can be changed after the server has been started.

Since:
6.10