Class JsonObjectSerde
java.lang.Object
org.apache.kafka.common.serialization.Serdes.WrapperSerde<io.vertx.core.json.JsonObject>
io.quarkus.kafka.client.serialization.JsonObjectSerde
- All Implemented Interfaces:
Closeable,AutoCloseable,org.apache.kafka.common.serialization.Serde<io.vertx.core.json.JsonObject>
public final class JsonObjectSerde
extends org.apache.kafka.common.serialization.Serdes.WrapperSerde<io.vertx.core.json.JsonObject>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.kafka.common.serialization.Serdes.WrapperSerde
close, configure, deserializer, serializer
-
Constructor Details
-
JsonObjectSerde
public JsonObjectSerde()
-