A C D E G H I L M O P R S 

A

AbstractConfigurableMongoDbMessageStore - Class in org.springframework.integration.mongodb.store
The abstract MongoDB BasicMessageGroupStore implementation to provide configuration for common options for implementations of this class.
AbstractConfigurableMongoDbMessageStore(MongoTemplate, String) - Constructor for class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
 
AbstractConfigurableMongoDbMessageStore(MongoDbFactory, String) - Constructor for class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
 
AbstractConfigurableMongoDbMessageStore(MongoDbFactory, MappingMongoConverter, String) - Constructor for class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
 
addMessage(Message<T>) - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
 
addMessage(Message<T>) - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
 
addMessageDocument(MessageDocument) - Method in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
 
addMessageToGroup(Object, Message<?>) - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
 
addMessageToGroup(Object, Message<?>) - Method in class org.springframework.integration.mongodb.store.MongoDbChannelMessageStore
 
addMessageToGroup(Object, Message<?>) - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
 
afterPropertiesSet() - Method in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
 
afterPropertiesSet() - Method in class org.springframework.integration.mongodb.store.MongoDbChannelMessageStore
 
afterPropertiesSet() - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
 
applicationContext - Variable in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
 

C

COLLECTION_NAME - Static variable in class org.springframework.integration.mongodb.support.MongoHeaders
 
collectionName - Variable in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
 
COMPLETE - Static variable in class org.springframework.integration.mongodb.store.MessageDocumentFields
 
completeGroup(Object) - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
 
completeGroup(Object) - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
 
ConfigurableMongoDbMessageStore - Class in org.springframework.integration.mongodb.store
An alternate MongoDB MessageStore and MessageGroupStore which allows the user to configure the instance of MongoTemplate.
ConfigurableMongoDbMessageStore(MongoTemplate) - Constructor for class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
 
ConfigurableMongoDbMessageStore(MongoTemplate, String) - Constructor for class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
 
ConfigurableMongoDbMessageStore(MongoDbFactory) - Constructor for class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
 
ConfigurableMongoDbMessageStore(MongoDbFactory, MappingMongoConverter) - Constructor for class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
 
ConfigurableMongoDbMessageStore(MongoDbFactory, String) - Constructor for class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
 
ConfigurableMongoDbMessageStore(MongoDbFactory, MappingMongoConverter, String) - Constructor for class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
 
CREATED_DATE_KEY - Static variable in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
The name of the message header that stores a timestamp for the time the message was inserted.
CREATED_DATE_KEY - Static variable in class org.springframework.integration.mongodb.store.MongoDbMessageStore
The name of the message header that stores a timestamp for the time the message was inserted.

D

DEFAULT_COLLECTION_NAME - Static variable in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
 
DEFAULT_COLLECTION_NAME - Static variable in class org.springframework.integration.mongodb.store.MongoDbChannelMessageStore
 

E

expireMessageGroups(long) - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
 

G

getComponentType() - Method in class org.springframework.integration.mongodb.inbound.MongoDbMessageSource
 
getComponentType() - Method in class org.springframework.integration.mongodb.outbound.MongoDbStoringMessageHandler
 
getCreatedTime() - Method in class org.springframework.integration.mongodb.store.MessageDocument
 
getGroupMetadata(Object) - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
 
getLastModifiedTime() - Method in class org.springframework.integration.mongodb.store.MessageDocument
 
getLastReleasedSequence() - Method in class org.springframework.integration.mongodb.store.MessageDocument
 
getMessage(UUID) - Method in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
 
getMessage() - Method in class org.springframework.integration.mongodb.store.MessageDocument
 
getMessage(UUID) - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
 
getMessageCount() - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
 
getMessageCount() - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
 
getMessageCountForAllMessageGroups() - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
 
getMessageCountForAllMessageGroups() - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
 
getMessageGroup(Object) - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
 
getMessageGroup(Object) - Method in class org.springframework.integration.mongodb.store.MongoDbChannelMessageStore
Not fully used.
getMessageGroup(Object) - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
 
getMessageGroupCount() - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
 
getMessageGroupCount() - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
 
getNextId() - Method in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
Perform MongoDB INC operation for the document, which contains the MessageDocument sequence, and return the new incremented value for the new MessageDocument.
getOneMessageFromGroup(Object) - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
 
GROUP_ID - Static variable in class org.springframework.integration.mongodb.store.MessageDocumentFields
 
groupIdQuery(Object) - Static method in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
 

H

handleMessageInternal(Message<?>) - Method in class org.springframework.integration.mongodb.outbound.MongoDbStoringMessageHandler
 

I

init() - Method in class org.springframework.integration.mongodb.config.MongoDbNamespaceHandler
 
isComplete() - Method in class org.springframework.integration.mongodb.store.MessageDocument
 
isPriorityEnabled() - Method in class org.springframework.integration.mongodb.store.MongoDbChannelMessageStore
 
isTimeoutOnIdle() - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
 
iterator() - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
 
iterator() - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
 

L

LAST_MODIFIED_TIME - Static variable in class org.springframework.integration.mongodb.store.MessageDocumentFields
 
LAST_RELEASED_SEQUENCE - Static variable in class org.springframework.integration.mongodb.store.MessageDocumentFields
 
logger - Variable in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
 

M

mappingMongoConverter - Variable in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
 
MESSAGE_ID - Static variable in class org.springframework.integration.mongodb.store.MessageDocumentFields
 
messageBuilderFactory - Variable in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
 
MessageDocument - Class in org.springframework.integration.mongodb.store
The entity class to wrap Message to the MongoDB document.
MessageDocument(Message<?>) - Constructor for class org.springframework.integration.mongodb.store.MessageDocument
 
MessageDocumentFields - Class in org.springframework.integration.mongodb.store
 
messageGroupSize(Object) - Method in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
 
messageGroupSize(Object) - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
 
MongoDbChannelMessageStore - Class in org.springframework.integration.mongodb.store
MongoDB PriorityCapableChannelMessageStore implementation.
MongoDbChannelMessageStore(MongoTemplate) - Constructor for class org.springframework.integration.mongodb.store.MongoDbChannelMessageStore
 
MongoDbChannelMessageStore(MongoTemplate, String) - Constructor for class org.springframework.integration.mongodb.store.MongoDbChannelMessageStore
 
MongoDbChannelMessageStore(MongoDbFactory) - Constructor for class org.springframework.integration.mongodb.store.MongoDbChannelMessageStore
 
MongoDbChannelMessageStore(MongoDbFactory, MappingMongoConverter) - Constructor for class org.springframework.integration.mongodb.store.MongoDbChannelMessageStore
 
MongoDbChannelMessageStore(MongoDbFactory, String) - Constructor for class org.springframework.integration.mongodb.store.MongoDbChannelMessageStore
 
MongoDbChannelMessageStore(MongoDbFactory, MappingMongoConverter, String) - Constructor for class org.springframework.integration.mongodb.store.MongoDbChannelMessageStore
 
mongoDbFactory - Variable in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
 
MongoDbInboundChannelAdapterParser - Class in org.springframework.integration.mongodb.config
Parser for Mongodb store inbound adapters
MongoDbInboundChannelAdapterParser() - Constructor for class org.springframework.integration.mongodb.config.MongoDbInboundChannelAdapterParser
 
MongoDbMessageSource - Class in org.springframework.integration.mongodb.inbound
An instance of MessageSource which returns a Message with a payload which is the result of execution of a Query.
MongoDbMessageSource(MongoDbFactory, Expression) - Constructor for class org.springframework.integration.mongodb.inbound.MongoDbMessageSource
Creates an instance with the provided MongoDbFactory and SpEL expression which should resolve to a MongoDb 'query' string (see http://www.mongodb.org/display/DOCS/Querying).
MongoDbMessageSource(MongoOperations, Expression) - Constructor for class org.springframework.integration.mongodb.inbound.MongoDbMessageSource
Creates an instance with the provided MongoOperations and SpEL expression which should resolve to a Mongo 'query' string (see http://www.mongodb.org/display/DOCS/Querying).
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.
MongoDbNamespaceHandler - Class in org.springframework.integration.mongodb.config
Namespace handler for Spring Integration's 'mongodb' namespace.
MongoDbNamespaceHandler() - Constructor for class org.springframework.integration.mongodb.config.MongoDbNamespaceHandler
 
MongoDbOutboundChannelAdapterParser - Class in org.springframework.integration.mongodb.config
Parser for Mongodb store outbound adapters
MongoDbOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.mongodb.config.MongoDbOutboundChannelAdapterParser
 
MongoDbStoringMessageHandler - Class in org.springframework.integration.mongodb.outbound
Implementation of MessageHandler which writes Message payload into a MongoDb collection identified by evaluation of the MongoDbStoringMessageHandler.collectionNameExpression.
MongoDbStoringMessageHandler(MongoDbFactory) - Constructor for class org.springframework.integration.mongodb.outbound.MongoDbStoringMessageHandler
Will construct this instance using provided MongoDbFactory
MongoDbStoringMessageHandler(MongoOperations) - Constructor for class org.springframework.integration.mongodb.outbound.MongoDbStoringMessageHandler
Will construct this instance using fully created and initialized instance of provided MongoOperations
MongoHeaders - Class in org.springframework.integration.mongodb.support
Pre-defined names and prefixes to be used for for dealing with headers required by Mongo components
MongoHeaders() - Constructor for class org.springframework.integration.mongodb.support.MongoHeaders
 
mongoTemplate - Variable in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
 

O

onInit() - Method in class org.springframework.integration.mongodb.inbound.MongoDbMessageSource
 
onInit() - Method in class org.springframework.integration.mongodb.outbound.MongoDbStoringMessageHandler
 
org.springframework.integration.mongodb.config - package org.springframework.integration.mongodb.config
Contains parser classes for the MongoDb namespace support.
org.springframework.integration.mongodb.inbound - package org.springframework.integration.mongodb.inbound
Provides classes related to the Mongo inbound channel adapters
org.springframework.integration.mongodb.outbound - package org.springframework.integration.mongodb.outbound
Provides classes related to the Mongo outbound channel adapters
org.springframework.integration.mongodb.store - package org.springframework.integration.mongodb.store
Provides classes related to the MongoDB message store.
org.springframework.integration.mongodb.support - package org.springframework.integration.mongodb.support
Provides supporting classes for this module.

P

parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.mongodb.config.MongoDbOutboundChannelAdapterParser
 
parseSource(Element, ParserContext) - Method in class org.springframework.integration.mongodb.config.MongoDbInboundChannelAdapterParser
 
pollMessageFromGroup(Object) - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
 
pollMessageFromGroup(Object) - Method in class org.springframework.integration.mongodb.store.MongoDbChannelMessageStore
 
pollMessageFromGroup(Object) - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
 
PREFIX - Static variable in class org.springframework.integration.mongodb.support.MongoHeaders
 
PRIORITY - Static variable in class org.springframework.integration.mongodb.store.MessageDocumentFields
 

R

receive() - Method in class org.springframework.integration.mongodb.inbound.MongoDbMessageSource
Will execute a Query returning its results as the Message payload.
registerMessageGroupExpiryCallback(MessageGroupStore.MessageGroupCallback) - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
 
removeMessage(UUID) - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
 
removeMessage(UUID) - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
 
removeMessageFromGroup(Object, Message<?>) - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
 
removeMessageFromGroup(Object, Message<?>) - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
 
removeMessageGroup(Object) - Method in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
 
removeMessageGroup(Object) - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
 

S

SAVED_KEY - Static variable in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
The name of the message header that stores a flag to indicate that the message has been saved.
SAVED_KEY - Static variable in class org.springframework.integration.mongodb.store.MongoDbMessageStore
The name of the message header that stores a flag to indicate that the message has been saved.
SEQUENCE - Static variable in class org.springframework.integration.mongodb.store.MessageDocumentFields
 
SEQUENCE_NAME - Static variable in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
 
SEQUENCE_NAME - Static variable in class org.springframework.integration.mongodb.store.MongoDbMessageStore
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.integration.mongodb.store.AbstractConfigurableMongoDbMessageStore
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
 
setBeanClassLoader(ClassLoader) - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
 
setCollectionNameExpression(Expression) - Method in class org.springframework.integration.mongodb.inbound.MongoDbMessageSource
Sets the SpEL Expression that should resolve to a collection name used by the Query.
setCollectionNameExpression(Expression) - Method in class org.springframework.integration.mongodb.outbound.MongoDbStoringMessageHandler
Sets the SpEL Expression that should resolve to a collection name used by MongoOperations to store data
setComplete(boolean) - Method in class org.springframework.integration.mongodb.store.MessageDocument
 
setCreatedTime(long) - Method in class org.springframework.integration.mongodb.store.MessageDocument
 
setEntityClass(Class<?>) - Method in class org.springframework.integration.mongodb.inbound.MongoDbMessageSource
Allows you to set the type of the entityClass that will be passed to the MongoTemplate.find(Query, Class) or MongoTemplate.findOne(Query, Class) method.
setExpectSingleResult(boolean) - Method in class org.springframework.integration.mongodb.inbound.MongoDbMessageSource
Allows you to manage which find* method to invoke on MongoTemplate.
setExpiryCallbacks(Collection<MessageGroupStore.MessageGroupCallback>) - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
Convenient injection point for expiry callbacks in the message store.
setGroupId(Object) - Method in class org.springframework.integration.mongodb.store.MessageDocument
 
setLastModifiedTime(long) - Method in class org.springframework.integration.mongodb.store.MessageDocument
 
setLastReleasedSequence(int) - Method in class org.springframework.integration.mongodb.store.MessageDocument
 
setLastReleasedSequenceNumberForGroup(Object, int) - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
 
setLastReleasedSequenceNumberForGroup(Object, int) - Method in class org.springframework.integration.mongodb.store.MongoDbMessageStore
 
setMongoConverter(MongoConverter) - Method in class org.springframework.integration.mongodb.inbound.MongoDbMessageSource
Allows you to provide a custom MongoConverter used to assist in deserialization data read from MongoDb.
setMongoConverter(MongoConverter) - Method in class org.springframework.integration.mongodb.outbound.MongoDbStoringMessageHandler
Allows you to provide custom MongoConverter used to assist in serialization of data written to MongoDb.
setPriority(Integer) - Method in class org.springframework.integration.mongodb.store.MessageDocument
 
setPriorityEnabled(boolean) - Method in class org.springframework.integration.mongodb.store.MongoDbChannelMessageStore
 
setSequence(int) - Method in class org.springframework.integration.mongodb.store.MessageDocument
 
setTimeoutOnIdle(boolean) - Method in class org.springframework.integration.mongodb.store.ConfigurableMongoDbMessageStore
Allows you to override the rule for the timeout calculation.
A C D E G H I L M O P R S