spring-integration-core 2.1.2.RELEASE API

Packages
org.springframework.integration Base package for Spring Integration Core.
org.springframework.integration.aggregator Provides classes related to message aggregation.
org.springframework.integration.annotation Provides annotations for annotation-based configuration.
org.springframework.integration.aop Provides classes to support message publication using AOP.
org.springframework.integration.channel Provides classes representing various channel types.
org.springframework.integration.channel.interceptor Provides classes related to channel interception.
org.springframework.integration.config Base package for configuration.
org.springframework.integration.config.annotation Provides classes supporting annotation-based configuration.
org.springframework.integration.config.xml Provides supporting XML-based configuration - parsers, namespace handlers.
org.springframework.integration.context Provides classes relating to application context configuration.
org.springframework.integration.core Provides core classes.
org.springframework.integration.dispatcher Provides classes related to dispatching messages.
org.springframework.integration.endpoint Provides core classes related to Endpoints.
org.springframework.integration.expression Provides classes supporting SpEL expressions.
org.springframework.integration.filter Provides classes supporting the filter pattern.
org.springframework.integration.gateway Provides classes supporting messaging gateways.
org.springframework.integration.handler Provides classes implementing various types of message handler.
org.springframework.integration.history Provides classes supporting the capture of message history.
org.springframework.integration.json Provides classes supporting JSON in Spring Integration.
org.springframework.integration.mapping Provides classes related to mapping to/from message headers.
org.springframework.integration.message Provides concrete Message implementations.
org.springframework.integration.resource Provides classes related to messaging using Spring Resources
org.springframework.integration.router Provides classes supporting the router pattern.
org.springframework.integration.scheduling Provides classes related to task scheduling.
org.springframework.integration.selector Provides classes related to message selection.
org.springframework.integration.splitter Provides classes supporting the splitter pattern.
org.springframework.integration.store Provides classes releated to storing messages.
org.springframework.integration.support Base core support package.
org.springframework.integration.support.channel Provides classes supporting channel resolution.
org.springframework.integration.support.converter Provides classes supporting message conversion.
org.springframework.integration.transformer Contains core-implementation of various Transformers which includes Enrichers and Filters.
org.springframework.integration.util Provides core utility classes.