Uses of Interface
org.somda.sdc.dpws.udp.UdpMessageQueueService
Packages that use UdpMessageQueueService
Package
Description
Factories for the device util package.
Factories used by the util classes.
UDP binding for DPWS.
-
Uses of UdpMessageQueueService in org.somda.sdc.dpws.device.helper.factory
Methods in org.somda.sdc.dpws.device.helper.factory with parameters of type UdpMessageQueueServiceModifier and TypeMethodDescriptionDeviceHelperFactory.createDiscoveryDeviceUdpMessageProcessor(RequestResponseServer rrServer, UdpMessageQueueService udpMsgQueueService) Creates a DiscoveryDeviceUdpMessageProcessor instance. -
Uses of UdpMessageQueueService in org.somda.sdc.dpws.helper.factory
Methods in org.somda.sdc.dpws.helper.factory with parameters of type UdpMessageQueueServiceModifier and TypeMethodDescriptionDpwsHelperFactory.createNotificationSourceUdpCallback(UdpMessageQueueService msgQueue) Creates a NotificationSourceUdpCallback instance. -
Uses of UdpMessageQueueService in org.somda.sdc.dpws.udp
Classes in org.somda.sdc.dpws.udp that implement UdpMessageQueueService