| Package | Description |
|---|---|
| org.springframework.integration.endpoint |
Provides core classes related to Endpoints.
|
| org.springframework.integration.event.inbound |
Provides classes supporting inbound endpoints.
|
| org.springframework.integration.expression |
Provides classes supporting SpEL expressions.
|
| org.springframework.integration.file.remote.synchronizer |
Provides classes supporting the synchronization of remote and
local file directories.
|
| org.springframework.integration.ftp.inbound |
Provides classes supporting inbound endpoints.
|
| org.springframework.integration.jpa.core |
Provides core classes of the JPA module.
|
| org.springframework.integration.redis.outbound |
Provides classes supporting outbound endpoints.
|
| org.springframework.integration.sftp.inbound |
Provides classes supporting inbound endpoints.
|
| org.springframework.integration.transaction |
Provides classes supporting the use of transactions and
pseudo transactions in Spring Integration applications.
|
| org.springframework.integration.transformer |
Contains core-implementation of various Transformers which includes Enrichers
and Filters.
|
| Class and Description |
|---|
| IntegrationEvaluationContextAware |
| Class and Description |
|---|
| IntegrationEvaluationContextAware |
| Class and Description |
|---|
| ExpressionEvalMap
An immutable
AbstractMap implementation that wraps a Map<String, Object>,
where values must be instances of String or Expression,
and evaluates an expression for the provided key from the underlying
original Map. |
| ExpressionEvalMap.EvaluationCallback
Implementations of this interface can be provided to build 'on demand
ExpressionEvalMap.get(Object) logic'
for ExpressionEvalMap. |
| ExpressionEvalMap.ExpressionEvalMapBuilder
The builder class to instantiate
ExpressionEvalMap. |
| ExpressionEvalMap.ExpressionEvalMapComponentsBuilder |
| ExpressionEvalMap.ExpressionEvalMapFinalBuilder |
| ExpressionSource
Strategy interface for retrieving Expressions.
|
| Class and Description |
|---|
| IntegrationEvaluationContextAware |
| Class and Description |
|---|
| IntegrationEvaluationContextAware |
| Class and Description |
|---|
| IntegrationEvaluationContextAware |
| Class and Description |
|---|
| IntegrationEvaluationContextAware |
| Class and Description |
|---|
| IntegrationEvaluationContextAware |
| Class and Description |
|---|
| IntegrationEvaluationContextAware |
| Class and Description |
|---|
| IntegrationEvaluationContextAware |
Copyright © 2016. All rights reserved.