Class AbstractMessageChannel.ChannelInterceptorChain

java.lang.Object
org.springframework.messaging.support.AbstractMessageChannel.ChannelInterceptorChain
Enclosing class:
AbstractMessageChannel

protected class AbstractMessageChannel.ChannelInterceptorChain extends Object
Assists with the invocation of the configured channel interceptors.
  • Constructor Details

    • ChannelInterceptorChain

      protected ChannelInterceptorChain()
  • Method Details