Uses of Interface
org.somda.sdc.dpws.soap.wsdiscovery.HelloByeAndProbeMatchesObserver
Packages that use HelloByeAndProbeMatchesObserver
Package
Description
Client implementation of DPWS.
Helper classes to support the DPWS client implementation.
WS-Discovery plugin for SOAP.
-
Uses of HelloByeAndProbeMatchesObserver in org.somda.sdc.dpws.client
Classes in org.somda.sdc.dpws.client that implement HelloByeAndProbeMatchesObserver -
Uses of HelloByeAndProbeMatchesObserver in org.somda.sdc.dpws.client.helper
Classes in org.somda.sdc.dpws.client.helper that implement HelloByeAndProbeMatchesObserverModifier and TypeClassDescriptionclassHelper class to forward Hello, Bye, ProbeMatches, and ProbeTimeout events. -
Uses of HelloByeAndProbeMatchesObserver in org.somda.sdc.dpws.soap.wsdiscovery
Methods in org.somda.sdc.dpws.soap.wsdiscovery with parameters of type HelloByeAndProbeMatchesObserverModifier and TypeMethodDescriptionvoidWsDiscoveryClient.registerHelloByeAndProbeMatchesObserver(HelloByeAndProbeMatchesObserver observer) Register an observer to handle Hello, Bye and ProbeMatches messages.voidWsDiscoveryClientInterceptor.registerHelloByeAndProbeMatchesObserver(HelloByeAndProbeMatchesObserver observer) voidWsDiscoveryClient.unregisterHelloByeAndProbeMatchesObserver(HelloByeAndProbeMatchesObserver observer) Unregister an observer handling Hello, Bye and ProbeMatches messages.voidWsDiscoveryClientInterceptor.unregisterHelloByeAndProbeMatchesObserver(HelloByeAndProbeMatchesObserver observer)