AbstractMessageChannel.addInterceptor

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void addInterceptor(ChannelInterceptor interceptor)
    class AbstractMessageChannel
    override
    void
    addInterceptor
  2. void addInterceptor(int index, ChannelInterceptor interceptor)

Meta