Package | Description |
---|---|
org.springframework.integration |
Base package for Spring Integration Core.
|
org.springframework.integration.aggregator |
Provides classes related to message aggregation.
|
org.springframework.integration.amqp.channel |
Provides classes related to AMQP-backed channels.
|
org.springframework.integration.amqp.outbound |
Provides classes supporting outbound endpoints.
|
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.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.core |
Provides Event core classes.
|
org.springframework.integration.event.outbound |
Provides classes supporting outbound endpoints.
|
org.springframework.integration.feed.inbound |
Provides classes supporting inbound endpoints.
|
org.springframework.integration.file |
Base package for File support.
|
org.springframework.integration.file.config |
Provides classes for configuration - parsers, namespace handlers, factory beans.
|
org.springframework.integration.file.remote |
Base package for supporting remote files.
|
org.springframework.integration.file.remote.gateway |
Provides classes supporting remote file gateways.
|
org.springframework.integration.file.remote.handler |
Provides classes supporting remote file message handlers.
|
org.springframework.integration.file.remote.synchronizer |
Provides classes supporting the synchronization of remote and
local file directories.
|
org.springframework.integration.file.test |
Provides classes used to support common test cases in modules
that are dependent on the file module.
|
org.springframework.integration.file.transformer |
Provides classes supporting the transformation of file contents
to messages.
|
org.springframework.integration.filter |
Provides classes supporting the filter pattern.
|
org.springframework.integration.gateway |
Provides classes supporting messaging gateways.
|
org.springframework.integration.groovy |
Base package for Groovy support.
|
org.springframework.integration.handler |
Provides classes implementing various types of message handler.
|
org.springframework.integration.handler.advice |
Provides classes that are used to advise
MessageHandler s with
cross-cutting concerns. |
org.springframework.integration.history |
Provides classes supporting the capture of message history.
|
org.springframework.integration.http.inbound |
Provides classes supporting inbound endpoints.
|
org.springframework.integration.http.outbound |
Provides classes supporting outbound endpoints.
|
org.springframework.integration.http.support |
Provides classes to support Http endpoints, including header
mapping.
|
org.springframework.integration.ip.tcp |
Base package for TCP Support.
|
org.springframework.integration.ip.tcp.connection |
All things related to tcp connections - client and
server factories; listener and sender interfaces.
|
org.springframework.integration.ip.udp |
Base package for UDP support.
|
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.jdbc.store.channel |
Provides support classes for the JdbcChannelMessageStore.
|
org.springframework.integration.jms |
Base package for JMS Support.
|
org.springframework.integration.jmx |
Base package for JMX support.
|
org.springframework.integration.jpa.core |
Provides core classes of the JPA module.
|
org.springframework.integration.jpa.inbound |
Provides inbound Spring Integration Jpa components.
|
org.springframework.integration.jpa.outbound |
Provides Spring Integration components for doing outbound operations.
|
org.springframework.integration.json |
Provides classes supporting JSON in Spring Integration.
|
org.springframework.integration.mail |
Base package for Mail support.
|
org.springframework.integration.mail.transformer |
Provides classes related to transforming mail messages.
|
org.springframework.integration.mapping |
Provides classes related to mapping to/from message headers.
|
org.springframework.integration.message |
Provides concrete
Message implementations. |
org.springframework.integration.mongodb.inbound |
Provides classes related to the Mongo inbound channel adapters
|
org.springframework.integration.mongodb.outbound |
Provides classes related to the Mongo outbound channel adapters
|
org.springframework.integration.mongodb.store |
Provides classes related to the MongoDB message store.
|
org.springframework.integration.monitor |
Provides classes related to Spring Integration managed resources.
|
org.springframework.integration.redis.channel |
Provides classes related to Redis-backed channels.
|
org.springframework.integration.redis.inbound |
Provides classes supporting inbound endpoints.
|
org.springframework.integration.redis.outbound |
Provides classes supporting outbound endpoints.
|
org.springframework.integration.rmi |
Base package for RMI support.
|
org.springframework.integration.router |
Provides classes supporting the router pattern.
|
org.springframework.integration.scripting |
Base package for scripting support.
|
org.springframework.integration.scripting.jsr223 |
Provides classes supporting JSR223 Scripting.
|
org.springframework.integration.security.channel |
Provides classes related to secured channels.
|
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.stream |
Base package for stream support.
|
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.support.json |
Provides classes supporting json.
|
org.springframework.integration.syslog |
Base package for Syslog Support.
|
org.springframework.integration.syslog.config |
Provides classes for configuration - parsers, namespace handlers, factory beans.
|
org.springframework.integration.syslog.inbound |
Provides classes for inbound endpoints.
|
org.springframework.integration.test.matcher |
Provides several
BaseMatcher implementations. |
org.springframework.integration.test.support |
Provides several test support classes including for testing Spring Integration
request-response message scenarios.
|
org.springframework.integration.test.util |
Provides various test utilities, for example
TestUtils provides convenience
helpers to easily retrieve private bean properties. |
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.twitter.outbound |
Provides outbound Twitter components.
|
org.springframework.integration.util |
Provides core utility classes.
|
org.springframework.integration.ws |
Provides several inbound and outbound Web Service components.
|
org.springframework.integration.xml.router |
Provides XML message routers.
|
org.springframework.integration.xml.selector |
Provides XML-centric
MessageSelector
implementations. |
org.springframework.integration.xml.splitter |
Provides implementations of
AbstractMessageSplitter . |
org.springframework.integration.xml.transformer |
Provides Transformer and Enricher implementations.
|
org.springframework.integration.xmpp.outbound |
Provides XMPP outbound Messagehandler implementations.These components extend
AbstractXmppConnectionAwareMessageHandler |
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageDeliveryException
Exception that indicates an error occurred during message delivery.
|
MessageHandlingException
Exception that indicates an error occurred during message handling.
|
MessageHeaders
The headers for a
Message .IMPORTANT: MessageHeaders are immutable. |
MessageHeaders.IdGenerator |
MessagingException
The base exception for any failures related to messaging.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
Class and Description |
---|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
Class and Description |
---|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
Class and Description |
---|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
MessagingException
The base exception for any failures related to messaging.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageDeliveryException
Exception that indicates an error occurred during message delivery.
|
MessagingException
The base exception for any failures related to messaging.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessagingException
The base exception for any failures related to messaging.
|
Class and Description |
---|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
MessagingException
The base exception for any failures related to messaging.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
MessagingException
The base exception for any failures related to messaging.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
MessageHeaders
The headers for a
Message .IMPORTANT: MessageHeaders are immutable. |
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
MessageHandlingException
Exception that indicates an error occurred during message handling.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageDeliveryException
Exception that indicates an error occurred during message delivery.
|
MessageHandlingException
Exception that indicates an error occurred during message handling.
|
MessageRejectedException
Exception that indicates a message has been rejected by a selector.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageDeliveryException
Exception that indicates an error occurred during message delivery.
|
MessageHandlingException
Exception that indicates an error occurred during message handling.
|
MessageRejectedException
Exception that indicates a message has been rejected by a selector.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
MessageHeaders
The headers for a
Message .IMPORTANT: MessageHeaders are immutable. |
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageHeaders
The headers for a
Message .IMPORTANT: MessageHeaders are immutable. |
MessagingException
The base exception for any failures related to messaging.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageHeaders
The headers for a
Message .IMPORTANT: MessageHeaders are immutable. |
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessagingException
The base exception for any failures related to messaging.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessagingException
The base exception for any failures related to messaging.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
Class and Description |
---|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
MessagingException
The base exception for any failures related to messaging.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessagingException
The base exception for any failures related to messaging.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessagingException
The base exception for any failures related to messaging.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
MessagingException
The base exception for any failures related to messaging.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
MessageChannel
Base channel interface defining common behavior for sending messages.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Class and Description |
---|
Message
The central interface that any Message type must implement.
|
Copyright © 2017. All rights reserved.