Class StompInboundChannelAdapterParser

All Implemented Interfaces:
BeanDefinitionParser

public class StompInboundChannelAdapterParser extends AbstractChannelAdapterParser
The AbstractChannelAdapterParser implementation for the <stomp:inbound-channel-adapter/> element.
Since:
4.2
Author:
Artem Bilan, Gary Russell
  • Constructor Details

    • StompInboundChannelAdapterParser

      public StompInboundChannelAdapterParser()
  • Method Details