Package io.vertx.up.uca.serialization
Class JsonObjectSaber
- java.lang.Object
-
- io.vertx.up.uca.serialization.BaseSaber
-
- io.vertx.up.uca.serialization.JsonSaber
-
- io.vertx.up.uca.serialization.JsonObjectSaber
-
-
Constructor Summary
Constructors Constructor Description JsonObjectSaber()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Function<String,io.vertx.core.json.JsonObject>getFun()protected booleanisValid(Class<?> paramType)
-