Class TcpInboundChannelAdapterParser

All Implemented Interfaces:
BeanDefinitionParser

public class TcpInboundChannelAdapterParser extends AbstractChannelAdapterParser
Channel Adapter that receives TCP stream frames and maps them to Messages.
Since:
2.0
Author:
Gary Russell
  • Constructor Details

    • TcpInboundChannelAdapterParser

      public TcpInboundChannelAdapterParser()
  • Method Details