Uses of Class
org.somda.sdc.glue.consumer.sco.ScoController
Packages that use ScoController
Package
Description
Factories for classes of the Glue consumer package.
Factories for the SCO consumer side.
-
Uses of ScoController in org.somda.sdc.glue.consumer.factory
Methods in org.somda.sdc.glue.consumer.factory with parameters of type ScoControllerModifier and TypeMethodDescriptionSdcRemoteDeviceFactory.createSdcRemoteDevice(HostingServiceProxy hostingServiceProxy, RemoteMdibAccess remoteMdibAccess, ReportProcessor reportProcessor, ScoController scoController, SdcRemoteDeviceWatchdog watchdog, LocalizationServiceProxy localizationServiceProxy) -
Uses of ScoController in org.somda.sdc.glue.consumer.sco.factory
Methods in org.somda.sdc.glue.consumer.sco.factory that return ScoControllerModifier and TypeMethodDescriptionScoControllerFactory.createScoController(HostingServiceProxy hostingServiceProxy, HostedServiceProxy setServiceProxy, HostedServiceProxy contextServiceProxy)