Package org.somda.sdc.dpws.device
Device implementation of DPWS.
See: Description
-
Interface Summary Interface Description DiscoveryAccess Interface to set discovery metadata provided by a Device. EventSourceAccess Interface to access event source functionality provided by a Device. Device Core class to create a device that exposes itself to the network. HostingServiceAccess Interface to access the hosting service provided by a Device. DeviceSettings Settings used in the setup process of a device. -
Class Summary Class Description DeviceConfig Configuration tags of the DPWS device side. WebService Web Service base class. DefaultDeviceSettings Default device settings if none are injected to a Device. DeviceImpl Default implementation of Device, DiscoveryAccess and HostingServiceAccess.