Uses of Class
org.somda.sdc.dpws.helper.NotificationSourceUdpCallback
-
Packages that use NotificationSourceUdpCallback Package Description org.somda.sdc.dpws.helper.factory Factories used by the util classes. -
-
Uses of NotificationSourceUdpCallback in org.somda.sdc.dpws.helper.factory
Methods in org.somda.sdc.dpws.helper.factory that return NotificationSourceUdpCallback Modifier and Type Method Description NotificationSourceUdpCallbackDpwsHelperFactory. createNotificationSourceUdpCallback(UdpMessageQueueService msgQueue)Creates a NotificationSourceUdpCallback instance.
-