Spring Integration

Uses of Class
org.springframework.integration.ip.AbstractInternetProtocolReceivingChannelAdapter

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

Uses of AbstractInternetProtocolReceivingChannelAdapter in org.springframework.integration.ip.udp
 

Subclasses of AbstractInternetProtocolReceivingChannelAdapter in org.springframework.integration.ip.udp
 class MulticastReceivingChannelAdapter
          Channel adapter that joins a multicast group and receives incoming packets and sends them to an output channel.
 class UnicastReceivingChannelAdapter
          A channel adapter to receive incoming UDP packets.
 


Spring Integration

Copyright © 2010. All Rights Reserved.