Interface DpwsHelperFactory
public interface DpwsHelperFactory
Factory to create instances of
NotificationSourceUdpCallback.-
Method Summary
-
Method Details
-
createNotificationSourceUdpCallback
Creates a NotificationSourceUdpCallback instance.- Parameters:
msgQueue- UDP message queue to send SOAP messages over UDP.- Returns:
- a configured
NotificationSourceUdpCallbackinstance.
-