Package org.somda.sdc.dpws.client
Client implementation of DPWS.
See: Description
-
Class Summary Class Description DiscoveredDevice Device information that is resolved through WS-Discovery. DiscoveryFilter Filter information to be used by probe. ClientConfig Configuration keys for the client. DiscoveryFilterBuilder DiscoveryFilter convenience builder with method chaining. Start Event indicating that a subscription has started. End Event indicating that a subscription has ended. MessageProcessingFailed Event indicating that a subscription has failed to process a messageThis happens, for example, if the message itself is invalid XML, fails schema validation, or caused an error during processing. Failed Event indicating that a subscription has failed in an unspecified manner. Start End MessageProcessingFailed Failed ClientImpl Default implementation of Client. -
Interface Summary Interface Description Client Core class to access DPWS client functionality. DiscoveryObserver Indicates class as a discovery observer. ClientEventObserver Callback used internally for events related to the client subscriptions. EventObserver Observer for internal events related to the client. Subscription Events related to subscriptions in the Client. SubscriptionEvent Internal events related to subscriptions in the Client. -
Object Summary Object Description Companion