vertx / io.vertx.reactivex.ext.web.codec

Package io.vertx.reactivex.ext.web.codec

Types

BodyCodec

open class BodyCodec<T : Any>

A codec for encoding and decoding HTTP bodies. NOTE: This class has been automatically generated from the io.vertx.ext.web.codec.BodyCodec non RX-ified interface using Vert.x codegen.