Package | Description |
---|---|
org.springframework.integration.aggregator |
Provides classes related to message aggregation.
|
org.springframework.integration.handler |
Provides classes implementing various types of message handler.
|
org.springframework.integration.jdbc |
Root package of the Spring Integration JDBC module, which contains various
JDBC and Stored Procedure/Function supporting components.
|
org.springframework.integration.jdbc.store |
Provides JDBC-backed Message Store implementations.
|
org.springframework.integration.mongodb.store |
Provides classes related to the MongoDB message store.
|
org.springframework.integration.redis.store |
Provides classes related to the Redis message store.
|
org.springframework.integration.store |
Provides classes releated to storing messages.
|
org.springframework.integration.transformer |
Contains core-implementation of various Transformers which includes Enrichers
and Filters.
|
Class and Description |
---|
MessageGroup
A group of messages that are correlated with each other and should be processed in the same context.
|
MessageGroupStore
Interface for storage operations on groups of messages linked by a group id.
|
Class and Description |
---|
MessageGroupStore
Interface for storage operations on groups of messages linked by a group id.
|
Class and Description |
---|
AbstractMessageGroupStore |
MessageGroup
A group of messages that are correlated with each other and should be processed in the same context.
|
MessageGroupStore
Interface for storage operations on groups of messages linked by a group id.
|
MessageStore
Strategy interface for storing and retrieving messages.
|
Class and Description |
---|
AbstractMessageGroupStore |
MessageGroup
A group of messages that are correlated with each other and should be processed in the same context.
|
MessageGroupStore
Interface for storage operations on groups of messages linked by a group id.
|
Class and Description |
---|
AbstractMessageGroupStore |
MessageGroup
A group of messages that are correlated with each other and should be processed in the same context.
|
MessageGroupStore
Interface for storage operations on groups of messages linked by a group id.
|
MessageStore
Strategy interface for storing and retrieving messages.
|
Class and Description |
---|
AbstractKeyValueMessageStore
Base class for implementations of Key/Value style
MessageGroupStore and MessageStore |
AbstractMessageGroupStore |
MessageGroupStore
Interface for storage operations on groups of messages linked by a group id.
|
MessageStore
Strategy interface for storing and retrieving messages.
|
Class and Description |
---|
AbstractMessageGroupStore |
MessageGroup
A group of messages that are correlated with each other and should be processed in the same context.
|
MessageGroupStore
Interface for storage operations on groups of messages linked by a group id.
|
MessageGroupStore.MessageGroupCallback
Invoked when a MessageGroupStore expires a group.
|
MessageStore
Strategy interface for storing and retrieving messages.
|
Class and Description |
---|
MessageStore
Strategy interface for storing and retrieving messages.
|
Copyright © 2015. All rights reserved.