Class MongoDbOutboundGateway

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

public class MongoDbOutboundGateway
extends AbstractReplyProducingMessageHandler
Makes outbound operations to query a MongoDb database using a MongoOperations.
Since:
5.0
Author:
Xavier Padro, Artem Bilan