Spring Integration

Uses of Package
org.springframework.integration.ip.udp

Packages that use org.springframework.integration.ip.udp
org.springframework.integration.ip.udp   
 

Classes in org.springframework.integration.ip.udp used by org.springframework.integration.ip.udp
DatagramPacketMessageMapper
          Message Mapper for converting to and from UDP DatagramPackets.
UnicastReceivingChannelAdapter
          A channel adapter to receive incoming UDP packets.
UnicastSendingMessageHandler
          A MessageHandler implementation that maps a Message into a UDP datagram packet and sends that to the specified host and port.
 


Spring Integration

Copyright © 2010. All Rights Reserved.