Class VertxSerdes.JsonObjectSerde

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

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

    • JsonObjectSerde

      public JsonObjectSerde()