Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.integration.store Classes and Interfaces - 16 results found.
NameDescriptionTypePackageFramework
SimpleMessageStoreMap-based in-memory implementation of MessageStore and MessageGroupStore.Classorg.springframework.integration.storeSpring Integration
SimpleMessageGroupRepresents a mutable group of correlated messages that is bound to a certain MessageStore and group id.Classorg.springframework.integration.storeSpring Integration
PriorityCapableChannelMessageStoreA ChannelMessageStore that supports thenotion of message priority.Interfaceorg.springframework.integration.storeSpring Integration
MessageStoreExceptionException for problems that occur when using a MessageStore implementation.Classorg.springframework.integration.storeSpring Integration
MessageStoreStrategy interface for storing and retrieving messages.Interfaceorg.springframework.integration.storeSpring Integration
MessageGroupStore .MessageGroupCallbackInvoked when a MessageGroupStore expires a group.Interfaceorg.springframework.integration.store.MessageGroupStoreSpring Integration
MessageGroupStoreReaperConvenient configurable component to allow explicit timed expiry of MessageGroup instances in aMessageGroupStore.Classorg.springframework.integration.storeSpring Integration
MessageGroupStoreDefines additional storage operations on groups of messages linked by a group id.Interfaceorg.springframework.integration.storeSpring Integration
MessageGroupQueueA BlockingQueue that is backed by a MessageGroupStore.Classorg.springframework.integration.storeSpring Integration
MessageGroupMetadataImmutable Value Object holding metadata about a MessageGroup.Classorg.springframework.integration.storeSpring Integration
MessageGroupA group of messages that are correlated with each other and should be processed in the same context.Interfaceorg.springframework.integration.storeSpring Integration
ChannelMessageStoreA marker interface that indicates this message store has optimizations foruse in a QueueChannel.Interfaceorg.springframework.integration.storeSpring Integration
BasicMessageGroupStoreDefines a minimal message group store with basic capabilities.Interfaceorg.springframework.integration.storeSpring Integration
AbstractMessageGroupStoreClassorg.springframework.integration.storeSpring Integration
AbstractKeyValueMessageStoreBase class for implementations of Key/Value style MessageGroupStore and MessageStoreSince:2.Classorg.springframework.integration.storeSpring Integration
AbstractBatchingMessageGroupStoreClassorg.springframework.integration.storeSpring Integration