Package io.vertx.core.json.jackson
-
Class Summary Class Description DatabindCodec HybridJacksonPool This is a custom implementation of the Jackson'sRecyclerPool
intended to work equally well with both platform and virtual threads.HybridJacksonPool.StripedLockFreePool JacksonCodec JacksonFactory VertxModule A JacksonModule
to provide following VertX Serializers and Deserializers that can be reused for building custom mappers :JsonObjectSerializer
ofJsonObject
JsonArraySerializer
ofJsonArray
JsonArrayDeserializer
ofJsonArray
JsonObjectDeserializer
ofJsonObject
InstantSerializer
andInstantDeserializer
ofInstant
ByteArraySerializer
andByteArraySerializer
ofbyte[]
BufferSerializer
andBufferSerializer
ofBuffer