Uses of Interface
org.somda.sdc.glue.provider.SdcDevicePlugin
-
Packages that use SdcDevicePlugin Package Description org.somda.sdc.glue.provider.helper Any helpers for the SDC Glue provider package.org.somda.sdc.glue.provider.plugin Common provider plugins to be used with SdcDevice. -
-
Uses of SdcDevicePlugin in org.somda.sdc.glue.provider.helper
Constructor parameters in org.somda.sdc.glue.provider.helper with type arguments of type SdcDevicePlugin Constructor Description SdcDevicePluginProcessor(Collection<SdcDevicePlugin> devicePlugins, SdcDeviceContext context)Creates a processor with given dependencies. -
Uses of SdcDevicePlugin in org.somda.sdc.glue.provider.plugin
Classes in org.somda.sdc.glue.provider.plugin that implement SdcDevicePlugin Modifier and Type Class Description classSdcRequiredTypesAndScopesMaps all WS-Discovery Types and Scopes required by SDC and sends Hellos respectively.
-