spring-integration-core 5.5.14 API

Packages 
Package Description
org.springframework.integration
Base package for Spring Integration Core.
org.springframework.integration.acks
Provides classes related to message acknowledgment.
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.codec
Provides base classes for the Codec abstraction.
org.springframework.integration.codec.kryo
The Kryo specific Codec classes.
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.dsl
Root package of the Spring Integration Java DSL.
org.springframework.integration.dsl.context
The context support classes for Spring Integration Java DSL.
org.springframework.integration.dsl.support
Provides various support classes used across Spring Integration Java DSL Components.
org.springframework.integration.endpoint
Provides core classes related to Endpoints.
org.springframework.integration.events
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.graph
Provides classes related to the runtime object graph.
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.handler.support
Provides classes for message handlers support.
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.leader
Temporary package until s-c-c-core is released.
org.springframework.integration.leader.event
Temporary package until s-c-c-core is released.
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.routingslip
Provides classes supporting the RoutingSlip pattern.
org.springframework.integration.scattergather
Provides classes supporting the Scatter-Gather 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.leader  
org.springframework.integration.support.locks
Provides classes related to locking resources.
org.springframework.integration.support.management
Provides classes related to management support.
org.springframework.integration.support.management.metrics
Provides interfaces related to 5.0 metrics.
org.springframework.integration.support.management.micrometer
Provides classes to support the use of Micrometer for metrics.
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.