Interface WsDiscoveryClientFactory


public interface WsDiscoveryClientFactory
Factory to create WS-Discovery clients.
  • Method Details

    • createWsDiscoveryClient

      WsDiscoveryClient createWsDiscoveryClient(NotificationSource notificationSource)
      Creates a new discovery client.
      Parameters:
      notificationSource - The source where Probe and Resolve messages are sent from.
      Returns:
      the instance.