vertx / io.vertx.ext.web.codec

Package io.vertx.ext.web.codec

Types

BodyCodec

interface BodyCodec<T : Any>

A codec for encoding and decoding HTTP bodies.