| Name | Description | Type | Package | Framework |
| MongoDbMessageStore | An implementation of both the MessageStore and MessageGroupStorestrategies that relies upon MongoDB for persistence. | Class | org.springframework.integration.mongodb.store | Spring Integration |
| MongoDbChannelMessageStore | MongoDB PriorityCapableChannelMessageStore implementation. | Class | org.springframework.integration.mongodb.store | Spring Integration |
| MessageDocumentFields | Class | org.springframework.integration.mongodb.store | Spring Integration | |
| MessageDocument | The entity class to wrap Message to the MongoDB document. | Class | org.springframework.integration.mongodb.store | Spring Integration |
| ConfigurableMongoDbMessageStore | An alternate MongoDB MessageStore and MessageGroupStore which allows the user toconfigure the instance of MongoTemplate. | Class | org.springframework.integration.mongodb.store | Spring Integration |
| AbstractConfigurableMongoDbMessageStore | The abstract MongoDB BasicMessageGroupStore implementation to provide configuration for common optionsfor implementations of this class. | Class | org.springframework.integration.mongodb.store | Spring Integration |