Class 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 Detail

      • ClusterStrada

        public ClusterStrada()
    • Method Detail

      • transform

        public io.vertx.core.ClusterOptions transform​(io.vertx.core.json.JsonObject config)
        Specified by:
        transform in interface Transformer<io.vertx.core.json.JsonObject,​io.vertx.core.ClusterOptions>