Uses of Interface
org.somda.sdc.dpws.device.DeviceSettings
Packages that use DeviceSettings
Package
Description
Device implementation of DPWS.
Factories used by the DPWS device implementation.
-
Uses of DeviceSettings in org.somda.sdc.dpws.device
Classes in org.somda.sdc.dpws.device that implement DeviceSettings -
Uses of DeviceSettings in org.somda.sdc.dpws.device.factory
Methods in org.somda.sdc.dpws.device.factory with parameters of type DeviceSettingsModifier and TypeMethodDescriptionDeviceFactory.createDevice(DeviceSettings deviceSettings) Creates a new Device instance.