Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.springframework.integration.ip.udp Classes and Interfaces - 5 results found.
| Name | Description | Type | Package | Framework |
| MulticastSendingMessageHandler | A MessageHandler implementation that maps a Message intoa UDP datagram packet and sends that to the specified multicast address | Class | org.springframework.integration.ip.udp | Spring Integration |
|
| MulticastReceivingChannelAdapter | Channel adapter that joins a multicast group and receives incoming packets andsends them to an output channel. | Class | org.springframework.integration.ip.udp | Spring Integration |
|
| DatagramPacketMessageMapper | Message Mapper for converting to and from UDP DatagramPackets. | Class | org.springframework.integration.ip.udp | Spring Integration |
|
| UnicastReceivingChannelAdapter | A channel adapter to receive incoming UDP packets. | Class | org.springframework.integration.ip.udp | Spring Integration |
|
| UnicastSendingMessageHandler | A MessageHandler implementation that maps a Message intoa UDP datagram packet and sends that to the specified host and port. | Class | org.springframework.integration.ip.udp | Spring Integration |