Uses of Class
org.somda.sdc.dpws.soap.wsdiscovery.event.ProbeMatchesMessage
-
Packages that use ProbeMatchesMessage Package Description org.somda.sdc.dpws.client.helper Helper classes to support the DPWS client implementation. -
-
Uses of ProbeMatchesMessage in org.somda.sdc.dpws.client.helper
Methods in org.somda.sdc.dpws.client.helper with parameters of type ProbeMatchesMessage Modifier and Type Method Description Optional<DiscoveredDevice>DiscoveredDeviceResolver. resolve(ProbeMatchesMessage probeMatchesMessage)Take a probe matches message to resolveDiscoveredDeviceobject.
-