Class | Description |
---|---|
DatabindCodec | |
JacksonCodec | |
JacksonFactory | |
VertxModule |
A Jackson
Module to provide following VertX Serializers and Deserializers
that can be reused for building custom mappers :
JsonObjectSerializer of JsonObject
JsonArraySerializer of JsonArray
InstantSerializer and InstantDeserializer of Instant
ByteArraySerializer and ByteArraySerializer of byte[]
BufferSerializer and BufferSerializer of Buffer
|
Copyright © 2021 Eclipse. All rights reserved.