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