- getDefaultRestConfConfiguration(LightyServices) - Static method in class io.lighty.modules.northbound.restconf.community.impl.util.RestConfConfigUtils
-
Get default RestConf configuration using provided Lighty services.
- getDefaultRestConfConfiguration() - Static method in class io.lighty.modules.northbound.restconf.community.impl.util.RestConfConfigUtils
-
Get default RestConf configuration, Lighty services are not populated in this configuration.
- getDomDataBroker() - Method in class io.lighty.modules.northbound.restconf.community.impl.config.RestConfConfiguration
-
- getDomMountPointService() - Method in class io.lighty.modules.northbound.restconf.community.impl.config.RestConfConfiguration
-
- getDomNotificationService() - Method in class io.lighty.modules.northbound.restconf.community.impl.config.RestConfConfiguration
-
- getDomRpcService() - Method in class io.lighty.modules.northbound.restconf.community.impl.config.RestConfConfiguration
-
- getDomSchemaService() - Method in class io.lighty.modules.northbound.restconf.community.impl.config.RestConfConfiguration
-
- getHttpPort() - Method in class io.lighty.modules.northbound.restconf.community.impl.config.RestConfConfiguration
-
- getInetAddress() - Method in class io.lighty.modules.northbound.restconf.community.impl.config.RestConfConfiguration
-
- getJsonRestconfServiceType() - Method in class io.lighty.modules.northbound.restconf.community.impl.config.RestConfConfiguration
-
- getRestConfConfiguration(InputStream) - Static method in class io.lighty.modules.northbound.restconf.community.impl.util.RestConfConfigUtils
-
Load restconf configuration from InputStream containing JSON data.
- getRestConfConfiguration(InputStream, LightyServices) - Static method in class io.lighty.modules.northbound.restconf.community.impl.util.RestConfConfigUtils
-
Load restconf configuration from InputStream containing JSON data and use lightyServices to
get references to necessary Lighty services.
- getRestConfConfiguration(RestConfConfiguration, LightyServices) - Static method in class io.lighty.modules.northbound.restconf.community.impl.util.RestConfConfigUtils
-
Copy existing RestConf configuration and use provided lightyServices to populate references to necessary
Lighty services.
- getRestconfServletContextPath() - Method in class io.lighty.modules.northbound.restconf.community.impl.config.RestConfConfiguration
-
- getSchemaService() - Method in class io.lighty.modules.northbound.restconf.community.impl.config.RestConfConfiguration
-
- getWebSocketPort() - Method in class io.lighty.modules.northbound.restconf.community.impl.config.RestConfConfiguration
-