Uses of Class
org.springframework.integration.ip.udp.UnicastSendingMessageHandler
Packages that use UnicastSendingMessageHandler
-
Uses of UnicastSendingMessageHandler in org.springframework.integration.ip.udp
Subclasses of UnicastSendingMessageHandler in org.springframework.integration.ip.udpModifier and TypeClassDescriptionclass
AMessageHandler
implementation that maps a Message into a UDP datagram packet and sends that to the specified multicast address (224.0.0.0 to 239.255.255.255) and port.