Uses of Interface
org.springframework.messaging.support.InterceptableChannel
Packages that use InterceptableChannel
Package
Description
Provides implementations of 
Message along with
 a MessageBuilder and MessageHeaderAccessor for building and working with messages and
 message headers, as well as various MessageChannel
 implementations and channel interceptor support.- 
Uses of InterceptableChannel in org.springframework.messaging.supportClasses in org.springframework.messaging.support that implement InterceptableChannelModifier and TypeClassDescriptionclassAbstract base class forMessageChannelimplementations.classAbstract base class forSubscribableChannelimplementations.classASubscribableChannelthat sends messages to each of its subscribers.