Package org.somda.sdc.dpws
Contains a DPWS implementation.
See: Description
-
Class Summary Class Description DpwsConstants DPWS constants. ThisDeviceBuilder Convenient class to build ThisDevice. ThisModelBuilder Convenient class to build DPWS' ThisModel. CommunicationLogDummyImpl Implementation of CommunicationLog that does not output anything. DpwsFrameworkImpl Default implementation of DpwsFramework. RFC2396Patterns Constants for the Uniform Resource Identifiers (URI): Generic Syntax. DpwsConfig Configuration of the DPWS top level package. DpwsUtil Utility functions for DPWS. TransportBindingException Exception that comes up while a transport binding processes a network request. FrameworkMetadata Container class for framework metadata such as framework version, java version etc. LocalizedStringsBuilder Convenient class to build localized string lists. CommunicationLogSinkImpl Default implementation of CommunicationLogSink. CommunicationLogContext Additional information for CommunicationLog implementations. CommunicationLogImpl Default implementation of CommunicationLog. -
Interface Summary Interface Description DpwsFramework Interface that supplies DPWS core functions. CommunicationLogSink Communication log sink interface. CommunicationLog Communication log interface. TransportBinding Interface to provide transport bindings of any kind. -
Enum Summary Enum Description Direction Direction enumeration. TransportType Defines the transport type. MessageType Defines the message type.