Class RedisQueueInboundChannelAdapterParser

All Implemented Interfaces:
BeanDefinitionParser

public class RedisQueueInboundChannelAdapterParser extends AbstractChannelAdapterParser
Parser for the <queue-inbound-channel-adapter> element of the 'redis' namespace.
Since:
3.0
Author:
Artem Bilan, Rainer Frey
  • Constructor Details

    • RedisQueueInboundChannelAdapterParser

      public RedisQueueInboundChannelAdapterParser()
  • Method Details