Generated by
JDiff

Package org.springframework.messaging.support

Changed Classes and Interfaces
ChannelInterceptor Interface for interceptors that are able to view and/or modify the Messages being sent-to and/or received-from a MessageChannel.
ChannelInterceptorAdapter A ChannelInterceptor base class with empty method implementations as a convenience.
ImmutableMessageChannelInterceptor A simpler interceptor that calls MessageHeaderAccessor.setImmutable() on the headers of messages passed through the preSend method.