Class VertxSerdes.JsonObjectSerde

java.lang.Object
org.apache.kafka.common.serialization.Serdes.WrapperSerde<io.vertx.core.json.JsonObject>
io.vertx.kafka.client.serialization.VertxSerdes.JsonObjectSerde
All Implemented Interfaces:
Closeable, AutoCloseable, org.apache.kafka.common.serialization.Serde<io.vertx.core.json.JsonObject>
Enclosing class:
VertxSerdes

public static final class VertxSerdes.JsonObjectSerde extends org.apache.kafka.common.serialization.Serdes.WrapperSerde<io.vertx.core.json.JsonObject>
  • Constructor Details

    • JsonObjectSerde

      public JsonObjectSerde()