Class UdpInboundChannelAdapterParser

All Implemented Interfaces:
BeanDefinitionParser
Direct Known Subclasses:
SyslogInboundChannelAdapterParser

public class UdpInboundChannelAdapterParser extends AbstractChannelAdapterParser
Channel Adapter that receives UDP datagram packets and maps them to Messages.
Since:
2.0
Author:
Gary Russell, Artem Bilan
  • Constructor Details

    • UdpInboundChannelAdapterParser

      public UdpInboundChannelAdapterParser()
  • Method Details