Class EmbeddedChannelWriteReleaseHandlerContext

  • All Implemented Interfaces:
    io.netty.channel.ChannelHandlerContext, io.netty.channel.ChannelInboundInvoker, io.netty.channel.ChannelOutboundInvoker, io.netty.util.AttributeMap

    public abstract class EmbeddedChannelWriteReleaseHandlerContext
    extends EmbeddedChannelHandlerContext
    • Constructor Detail

      • EmbeddedChannelWriteReleaseHandlerContext

        protected EmbeddedChannelWriteReleaseHandlerContext​(io.netty.buffer.ByteBufAllocator alloc,
                                                            io.netty.channel.ChannelHandler handler)
      • EmbeddedChannelWriteReleaseHandlerContext

        protected EmbeddedChannelWriteReleaseHandlerContext​(io.netty.buffer.ByteBufAllocator alloc,
                                                            io.netty.channel.ChannelHandler handler,
                                                            io.netty.channel.embedded.EmbeddedChannel channel)