Class EmbeddedChannelWriteReleaseHandlerContext

  • All Implemented Interfaces:
    io.netty5.channel.ChannelHandlerContext, io.netty5.channel.ChannelInboundInvoker, io.netty5.channel.ChannelOutboundInvoker, io.netty5.util.concurrent.FuturePromiseFactory

    public abstract class EmbeddedChannelWriteReleaseHandlerContext
    extends EmbeddedChannelHandlerContext
    • Constructor Detail

      • EmbeddedChannelWriteReleaseHandlerContext

        protected EmbeddedChannelWriteReleaseHandlerContext​(io.netty5.buffer.api.BufferAllocator alloc,
                                                            io.netty5.channel.ChannelHandler handler)
      • EmbeddedChannelWriteReleaseHandlerContext

        protected EmbeddedChannelWriteReleaseHandlerContext​(io.netty5.buffer.api.BufferAllocator alloc,
                                                            io.netty5.channel.ChannelHandler handler,
                                                            io.netty5.channel.embedded.EmbeddedChannel channel)