Package org.somda.sdc.dpws.udp
@ParametersAreNonnullByDefault
package org.somda.sdc.dpws.udp
UDP binding for DPWS.
-
ClassDescriptionService to receive and send UDP messages.Default implementation of UdpBindingService.Raw UDP message packed as a byte array plus a length attribute and receiver information.Observer that is fed by
UdpMessageQueueService.Holds two message queues to send and receive UDP messages.Default implementation of UdpMessageQueueService.Callback to process UDP messages received byUdpBindingService.