Package | Description |
---|---|
io.vertx.core.json | |
io.vertx.core.json.jackson | |
io.vertx.core.spi |
Modifier and Type | Field and Description |
---|---|
static JsonCodec |
Json.CODEC
This will load the default codec.
|
Modifier and Type | Class and Description |
---|---|
class |
DatabindCodec |
class |
JacksonCodec |
Modifier and Type | Method and Description |
---|---|
JsonCodec |
JacksonFactory.codec() |
Modifier and Type | Method and Description |
---|---|
JsonCodec |
JsonFactory.codec() |
Copyright © 2021 Eclipse. All rights reserved.