Package | Description |
---|---|
org.springframework.integration.channel.interceptor |
Provides classes related to channel interception.
|
org.springframework.integration.transformer |
Contains core-implementation of various Transformers which includes Enrichers
and Filters.
|
Class and Description |
---|
ChannelInterceptorAdapter
A
ChannelInterceptor with no-op method implementations so that
subclasses do not have to implement all of the interface's methods. |
Class and Description |
---|
ChannelInterceptorAdapter
A
ChannelInterceptor with no-op method implementations so that
subclasses do not have to implement all of the interface's methods. |
Copyright © 2015. All rights reserved.