Package io.micronaut.http.netty.body
package io.micronaut.http.netty.body
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.This class takes in JSON data and does simple parsing to detect boundaries between json nodes.A region that contains a JSON node.
ByteBodyFactory
implementation with netty-optimized bodies.Handler for nettyByteBuf
.Replacement forJsonMessageHandler
withChunkedMessageBodyReader
support.Netty json stream implementation for MessageBodyHandler.This interface is used to write the different kinds of netty responses.Netty implementation for streaming ByteBody.This class buffers input data and distributes it to multipleStreamingNettyByteBody
instances.
NettyByteBodyFactory