Class WebSocketInboundChannelAdapterParser

All Implemented Interfaces:
BeanDefinitionParser

public class WebSocketInboundChannelAdapterParser extends AbstractChannelAdapterParser
The AbstractChannelAdapterParser implementation for the <int-websocket:inbound-channel-adapter/> element.
Since:
4.1
Author:
Artem Bilan
  • Constructor Details

    • WebSocketInboundChannelAdapterParser

      public WebSocketInboundChannelAdapterParser()
  • Method Details