All Classes and Interfaces
Class
Description
The abstract MongoDB 
AbstractMessageGroupStore implementation to provide configuration for common options
 for implementations of this class.An 
AbstractMessageSource extension for common MongoDB sources options and support methods.AbstractMongoDbMessageSourceSpec<S extends AbstractMongoDbMessageSourceSpec<S,H>,H extends AbstractMongoDbMessageSource<?>>  
A 
MessageSourceSpec extension for common MongoDB sources options.An alternate MongoDB 
MessageStore and
 MessageGroupStore which allows the user to
 configure the instance of MongoTemplate.The callback to be used with the 
MongoDbOutboundGateway
 as an alternative to other query options on the gateway.The entity class to wrap 
Message to the MongoDB document.Factory class for building MongoDb components.
A 
MessageProducerSupport for MongoDB Change Stream implementation.A 
MessageProducerSpec for tne MongoDbChangeStreamMessageProducer.MongoDB 
PriorityCapableChannelMessageStore implementation.Parser for MongoDb store inbound adapters.
An instance of 
MessageSource which returns
 a Message with a payload which is the result of
 execution of a Query.A 
AbstractMongoDbMessageSourceSpec implementation for a MongoDbMessageSource.An implementation of both the 
MessageStore and
 MessageGroupStore
 strategies that relies upon MongoDB for persistence.MongoDbMetadataStore implementation of 
ConcurrentMetadataStore.Namespace handler for Spring Integration's 'mongodb' namespace.
Parser for Mongodb store outbound adapters.
Makes outbound operations to query a MongoDb database using a 
MongoOperations.Parser for MongoDb outbound gateways.
A 
MessageHandlerSpec extension for the MongoDb Outbound endpoint MongoDbOutboundGateway.Implementation of 
MessageHandler
 which writes Message payload into a MongoDb collection
 identified by evaluation of the MongoDbStoringMessageHandler.collectionNameExpression.Pre-defined names and prefixes to be used
 for dealing with headers required by Mongo components.
A 
ReactiveMessageHandlerSpec extension for the Reactive MongoDb Outbound endpoint
 ReactiveMongoDbStoringMessageHandler.An instance of 
MessageSource which returns
 a Message with a payload which is the result of
 execution of a Query.A 
AbstractMongoDbMessageSourceSpec implementation for a ReactiveMongoDbMessageSource.Implementation of 
ReactiveMessageHandler which writes
 Message payload into a MongoDb collection, using reactive MongoDb support, The
 collection is identified by evaluation of the collectionNameExpression.