Package io.micronaut.http.netty.body
package io.micronaut.http.netty.body
-
ClassDescriptionHandler for netty
ByteBuf.MessageBodyHandlerthat 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 forJsonMessageHandlerwithChunkedMessageBodyReadersupport.This interface is used to write the different kinds of netty responses.