Class MapRChannelPipeline

  • All Implemented Interfaces:
    io.netty.channel.ChannelPipeline, java.lang.Iterable<java.util.Map.Entry<java.lang.String,​io.netty.channel.ChannelHandler>>

    public class MapRChannelPipeline
    extends io.netty.channel.DefaultChannelPipeline
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected MapRChannelPipeline​(io.netty.channel.Channel channel)  
    • Method Summary

      • Methods inherited from class io.netty.channel.DefaultChannelPipeline

        addAfter, addAfter, addBefore, addBefore, addFirst, addFirst, addFirst, addFirst, addLast, addLast, addLast, addLast, bind, bind, channel, close, close, connect, connect, connect, connect, context, context, context, deregister, deregister, disconnect, disconnect, fireChannelActive, fireChannelInactive, fireChannelRead, fireChannelReadComplete, fireChannelRegistered, fireChannelUnregistered, fireChannelWritabilityChanged, fireExceptionCaught, fireUserEventTriggered, first, firstContext, flush, get, get, iterator, last, lastContext, names, onUnhandledInboundException, onUnhandledInboundMessage, read, remove, remove, remove, removeFirst, removeLast, replace, replace, replace, toMap, toString, write, write, writeAndFlush, writeAndFlush
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface java.lang.Iterable

        forEach, spliterator
    • Constructor Detail

      • MapRChannelPipeline

        protected MapRChannelPipeline​(io.netty.channel.Channel channel)