Package io.micronaut.http.netty.body
package io.micronaut.http.netty.body
-
ClassDescriptionHandler for netty
ByteBuf
.MessageBodyHandler
that is customizable withJsonFeatures
.This 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.Replacement forJsonMessageHandler
withChunkedMessageBodyReader
support.This interface is used to write the different kinds of netty responses.