Uses of Package
org.springframework.integration.ip.udp.outbound
Packages that use org.springframework.integration.ip.udp.outbound
Package
Description
Outbound channel adapters for UDP Support.
-
Classes in org.springframework.integration.ip.udp.outbound used by org.springframework.integration.ip.udp.outboundClassDescriptionBase class for UDP MessageHandlers.A
MessageHandlerimplementation that maps a Message into a UDP datagram packet and sends that to the specified host and port.