Class DefaultHttpClient.NettyRequestWriter

  • Enclosing class:
    DefaultHttpClient

    protected class DefaultHttpClient.NettyRequestWriter
    extends java.lang.Object
    A Netty request writer.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void writeAndClose​(io.netty.channel.Channel channel, io.netty.channel.pool.ChannelPool channelPool, reactor.core.publisher.FluxSink<?> emitter)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • writeAndClose

        protected void writeAndClose​(io.netty.channel.Channel channel,
                                     io.netty.channel.pool.ChannelPool channelPool,
                                     reactor.core.publisher.FluxSink<?> emitter)
        Parameters:
        channel - The channel
        channelPool - The channel pool
        emitter - The emitter