Field and Description |
---|
reactor.netty.http.HttpDecoderSpec.DEFAULT_MAX_CHUNK_SIZE
as of 1.1.0. This will be removed in 2.0.0 as Netty 5 does not support this configuration.
|
reactor.netty.NettyPipeline.UnvoidHandler
as of 1.1.0. This will be removed in 2.0.0 as Netty 5 does not support
VoidChannelPromise . |
Constructor and Description |
---|
reactor.netty.channel.MeterKey(String, String, String, String)
as of 1.1.17. Prefer using
MeterKey(String, String, String, String, String) constructor.
This method will be removed in version 1.3.0. |