Class JsonHelper
- java.lang.Object
-
- io.smallrye.reactive.messaging.kafka.impl.JsonHelper
-
public class JsonHelper extends Object
Be aware that this class is kafka specific.
-
-
Constructor Summary
Constructors Constructor Description JsonHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static io.vertx.core.json.JsonObject
asJsonObject(org.eclipse.microprofile.config.Config config)
-