Class RedisQueueOutboundChannelAdapter

All Implemented Interfaces:
org.reactivestreams.Subscriber<Message<?>>, Aware, BeanFactoryAware, BeanNameAware, DisposableBean, InitializingBean, ApplicationContextAware, Ordered, ExpressionCapable, Orderable, IntegrationPattern, NamedComponent, IntegrationManagement, TrackableComponent, MessageHandler, reactor.core.CoreSubscriber<Message<?>>

public class RedisQueueOutboundChannelAdapter
extends AbstractMessageHandler
Since:
3.0
Author:
Mark Fisher, Gunnar Hillert, Artem Bilan, Rainer Frey