@ParametersAreNonnullByDefault
Package org.somda.sdc.dpws.client.event
Events that are sent by the client package.
-
Class Summary Class Description DeviceEnteredMessage Provides device proxy information that is delivered through a Hello message.DeviceLeftMessage Provides device proxy information that is delivered through a Bye message.DeviceProbeTimeoutMessage Indicates a probe end of a previously started discovery process.ProbedDeviceFoundMessage Provides a DiscoveredDevice object that is delivered through a ProbeMatches message for a certain Probe request.