Uses of Interface
org.somda.sdc.dpws.soap.NotificationSource
Packages that use NotificationSource
Package
Description
SOAP implementation that is tailored to DPWS.
Factories for the soap package.
Factories for the SOAP WS-Discovery plugin.
-
Uses of NotificationSource in org.somda.sdc.dpws.soap
Classes in org.somda.sdc.dpws.soap that implement NotificationSource -
Uses of NotificationSource in org.somda.sdc.dpws.soap.factory
Methods in org.somda.sdc.dpws.soap.factory that return NotificationSourceModifier and TypeMethodDescriptionNotificationSourceFactory.createNotificationSource(NotificationCallback callback) Creates a notification source. -
Uses of NotificationSource in org.somda.sdc.dpws.soap.wsdiscovery.factory
Methods in org.somda.sdc.dpws.soap.wsdiscovery.factory with parameters of type NotificationSourceModifier and TypeMethodDescriptionWsDiscoveryClientFactory.createWsDiscoveryClient(NotificationSource notificationSource) Creates a new discovery client.WsDiscoveryTargetServiceFactory.createWsDiscoveryTargetService(EndpointReferenceType targetServiceEpr, NotificationSource notificationSource) Creates a new target service (server side).