spring-integration-core 4.0.1.RELEASE API

Packages 
Package Description
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.event
ApplicationEvents generated by the Spring Integration framework.
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.handler.advice
Provides classes that are used to advise MessageHandlers with cross-cutting concerns.
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.mapping.support
Support classes for mapping.
org.springframework.integration.message
Provides concrete Message implementations.
org.springframework.integration.metadata
Provides classes supporting metadata stores.
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  
org.springframework.integration.support.context
Provides classes supporting use of the application context.
org.springframework.integration.support.converter
Provides classes supporting message conversion.
org.springframework.integration.support.json
Provides classes supporting json.
org.springframework.integration.support.locks
Provides classes related to locking resources.
org.springframework.integration.support.utils
Provides global utility support classes for the runtime system.
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.
org.springframework.integration.transformer.support
Contains support classes for Transformers.
org.springframework.integration.util
Provides core utility classes.