Package org.somda.sdc.dpws.udp
UDP binding for DPWS.
See: Description
-
Class Summary Class Description UdpMessageQueueServiceImpl Default implementation of UdpMessageQueueService. UdpBindingServiceImpl Default implementation of UdpBindingService. UdpMessage Raw UDP message packed as a byte array plus a length attribute and receiver information. -
Interface Summary Interface Description UdpMessageQueueObserver Observer that is fed by UdpMessageQueueService. UdpBindingService Service to receive and send UDP messages. UdpMessageReceiverCallback Callback to process UDP messages received by UdpBindingService. UdpMessageQueueService Holds two message queues to send and receive UDP messages.