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 Link icon

    • UdpInboundChannelAdapterParser Link icon

      public UdpInboundChannelAdapterParser()
  • Method Details Link icon