InterceptableChannel.addInterceptor

Add a channel interceptor at the specified index.

  1. void addInterceptor(ChannelInterceptor interceptor)
  2. void addInterceptor(int index, ChannelInterceptor interceptor)
    interface InterceptableChannel
    void
    addInterceptor

Meta