See: Description
Class | Description |
---|---|
AbstractConfigurableMongoDbMessageStore |
The abstract MongoDB
BasicMessageGroupStore implementation to provide configuration for common options
for implementations of this class. |
ConfigurableMongoDbMessageStore |
An alternate MongoDB
MessageStore and MessageGroupStore which allows the user to
configure the instance of MongoTemplate . |
MessageDocument |
The entity class to wrap
Message to the MongoDB document. |
MessageDocumentFields | |
MongoDbChannelMessageStore |
MongoDB
PriorityCapableChannelMessageStore implementation. |
MongoDbMessageStore |
An implementation of both the
MessageStore and MessageGroupStore
strategies that relies upon MongoDB for persistence. |