Uses of Class
org.somda.sdc.glue.consumer.localization.LocalizationServiceProxy
Packages that use LocalizationServiceProxy
Package
Description
Factories for classes of the Glue consumer package.
Factories for the Localization service consumer side.
-
Uses of LocalizationServiceProxy in org.somda.sdc.glue.consumer.factory
Methods in org.somda.sdc.glue.consumer.factory with parameters of type LocalizationServiceProxyModifier and TypeMethodDescriptionSdcRemoteDeviceFactory.createSdcRemoteDevice(HostingServiceProxy hostingServiceProxy, RemoteMdibAccess remoteMdibAccess, ReportProcessor reportProcessor, ScoController scoController, SdcRemoteDeviceWatchdog watchdog, LocalizationServiceProxy localizationServiceProxy) -
Uses of LocalizationServiceProxy in org.somda.sdc.glue.consumer.localization.factory
Methods in org.somda.sdc.glue.consumer.localization.factory that return LocalizationServiceProxyModifier and TypeMethodDescriptionLocalizationServiceProxyFactory.createLocalizationServiceProxy(HostingServiceProxy hostingServiceProxy, HostedServiceProxy hostedServiceProxy) Creates a new LocalizationServiceProxy instance.