Uses of Interface
org.somda.sdc.dpws.soap.wsdiscovery.WsDiscoveryClient
Packages that use WsDiscoveryClient
Package
Description
Factories for the client util package.
WS-Discovery plugin for SOAP.
Factories for the SOAP WS-Discovery plugin.
-
Uses of WsDiscoveryClient in org.somda.sdc.dpws.client.helper.factory
Methods in org.somda.sdc.dpws.client.helper.factory with parameters of type WsDiscoveryClientModifier and TypeMethodDescriptionClientHelperFactory.createDiscoveredDeviceResolver(WsDiscoveryClient wsDiscoveryClient) Creates a resolver for discovered devices. -
Uses of WsDiscoveryClient in org.somda.sdc.dpws.soap.wsdiscovery
Classes in org.somda.sdc.dpws.soap.wsdiscovery that implement WsDiscoveryClient -
Uses of WsDiscoveryClient in org.somda.sdc.dpws.soap.wsdiscovery.factory
Methods in org.somda.sdc.dpws.soap.wsdiscovery.factory that return WsDiscoveryClientModifier and TypeMethodDescriptionWsDiscoveryClientFactory.createWsDiscoveryClient(NotificationSource notificationSource) Creates a new discovery client.