Package io.micronaut.http.netty.body
@NullMarked
package io.micronaut.http.netty.body
The package info.
-
ClassDescriptionThis class takes in JSON data and does simple parsing to detect boundaries between json nodes.A region that contains a JSON node.
ByteBodyFactoryimplementation with netty-optimized bodies.Handler for nettyByteBuf.Replacement forJsonMessageHandlerwithChunkedMessageBodyReadersupport.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 multipleStreamingNettyByteBodyinstances.