Package io.vertx.up.uca.marshal
Class ClusterStrada
- java.lang.Object
-
- io.vertx.up.uca.marshal.ClusterStrada
-
- All Implemented Interfaces:
JTransformer<io.vertx.core.ClusterOptions>,Transformer<io.vertx.core.json.JsonObject,io.vertx.core.ClusterOptions>
public class ClusterStrada extends Object implements JTransformer<io.vertx.core.ClusterOptions>
-
-
Constructor Summary
Constructors Constructor Description ClusterStrada()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.vertx.core.ClusterOptionstransform(io.vertx.core.json.JsonObject config)
-
-
-
Method Detail
-
transform
public io.vertx.core.ClusterOptions transform(io.vertx.core.json.JsonObject config)
- Specified by:
transformin interfaceTransformer<io.vertx.core.json.JsonObject,io.vertx.core.ClusterOptions>
-
-