| Package | Description |
|---|---|
| org.springframework.integration.amqp.channel |
Provides classes related to AMQP-backed channels.
|
| org.springframework.integration.amqp.config |
Provides classes for configuration - parsers, namespace handlers, factory beans.
|
| org.springframework.integration.channel |
Provides classes representing various channel types.
|
| org.springframework.integration.channel.interceptor |
Provides classes related to channel interception.
|
| org.springframework.integration.jms |
Base package for JMS Support.
|
| org.springframework.integration.jms.config |
Provides classes for configuration - parsers, namespace handlers, factory beans.
|
| 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.transformer |
Contains core-implementation of various Transformers which includes Enrichers
and Filters.
|
| Class and Description |
|---|
| AbstractMessageChannel
Base class for
MessageChannel implementations providing common
properties such as the channel name. |
| Class and Description |
|---|
| ChannelInterceptor
Interface for interceptors that are able to view and/or modify the
Messages being sent-to and/or received-from a
MessageChannel. |
| Class and Description |
|---|
| AbstractMessageChannel
Base class for
MessageChannel implementations providing common
properties such as the channel name. |
| AbstractMessageChannel.ChannelInterceptorList
A convenience wrapper class for the list of ChannelInterceptors.
|
| AbstractPollableChannel
Base class for all pollable channels.
|
| AbstractSubscribableChannel
Base implementation of
MessageChannel that invokes the subscribed
handler(s) by delegating to a MessageDispatcher. |
| ChannelInterceptor
Interface for interceptors that are able to view and/or modify the
Messages being sent-to and/or received-from a
MessageChannel. |
| QueueChannel
Simple implementation of a message channel.
|
| QueueChannelOperations
Operations available on a channel that has queuing semantics.
|
| Class and Description |
|---|
| ChannelInterceptor
Interface for interceptors that are able to view and/or modify the
Messages being sent-to and/or received-from a
MessageChannel. |
| Class and Description |
|---|
| AbstractMessageChannel
Base class for
MessageChannel implementations providing common
properties such as the channel name. |
| Class and Description |
|---|
| ChannelInterceptor
Interface for interceptors that are able to view and/or modify the
Messages being sent-to and/or received-from a
MessageChannel. |
| Class and Description |
|---|
| QueueChannel
Simple implementation of a message channel.
|
| Class and Description |
|---|
| AbstractMessageChannel
Base class for
MessageChannel implementations providing common
properties such as the channel name. |
| Class and Description |
|---|
| ChannelInterceptor
Interface for interceptors that are able to view and/or modify the
Messages being sent-to and/or received-from a
MessageChannel. |
Copyright © 2016. All rights reserved.