Package io.micronaut.http.netty.body
package io.micronaut.http.netty.body
-
ClassDescriptionThis class takes in JSON data and does simple parsing to detect boundaries between json nodes.A region that contains a JSON node.Netty-specific writer.Handler for netty
ByteBuf
.A JSON body should not be escaped or parsed as a JSON value.Replacement forJsonMessageHandler
withChunkedMessageBodyReader
support.Netty json stream implementation for MessageBodyHandler.Netty-specific writer implementation.This interface is used to write the different kinds of netty responses.