Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
G
I
M
O
P
R
S
A
addMessage(Message<T>)
- Method in class org.springframework.integration.mongodb.store.
MongoDbMessageStore
addMessageToGroup(Object, Message<?>)
- Method in class org.springframework.integration.mongodb.store.
MongoDbMessageStore
C
completeGroup(Object)
- Method in class org.springframework.integration.mongodb.store.
MongoDbMessageStore
G
getMessage(UUID)
- Method in class org.springframework.integration.mongodb.store.
MongoDbMessageStore
getMessageCount()
- Method in class org.springframework.integration.mongodb.store.
MongoDbMessageStore
getMessageGroup(Object)
- Method in class org.springframework.integration.mongodb.store.
MongoDbMessageStore
I
iterator()
- Method in class org.springframework.integration.mongodb.store.
MongoDbMessageStore
M
messageGroupSize(Object)
- Method in class org.springframework.integration.mongodb.store.
MongoDbMessageStore
MongoDbMessageStore
- Class in
org.springframework.integration.mongodb.store
An implementation of both the
MessageStore
and
MessageGroupStore
strategies that relies upon MongoDB for persistence.
MongoDbMessageStore(MongoDbFactory)
- Constructor for class org.springframework.integration.mongodb.store.
MongoDbMessageStore
Create a MongoDbMessageStore using the provided
MongoDbFactory
.and the default collection name.
MongoDbMessageStore(MongoDbFactory, String)
- Constructor for class org.springframework.integration.mongodb.store.
MongoDbMessageStore
Create a MongoDbMessageStore using the provided
MongoDbFactory
and collection name.
O
org.springframework.integration.mongodb.store
- package org.springframework.integration.mongodb.store
Provides classes related to the MongoDB message store.
P
pollMessageFromGroup(Object)
- Method in class org.springframework.integration.mongodb.store.
MongoDbMessageStore
R
removeMessage(UUID)
- Method in class org.springframework.integration.mongodb.store.
MongoDbMessageStore
removeMessageFromGroup(Object, Message<?>)
- Method in class org.springframework.integration.mongodb.store.
MongoDbMessageStore
removeMessageGroup(Object)
- Method in class org.springframework.integration.mongodb.store.
MongoDbMessageStore
S
setBeanClassLoader(ClassLoader)
- Method in class org.springframework.integration.mongodb.store.
MongoDbMessageStore
setLastReleasedSequenceNumberForGroup(Object, int)
- Method in class org.springframework.integration.mongodb.store.
MongoDbMessageStore
A
C
G
I
M
O
P
R
S
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes