-
Methods Method Description io.vertx.core.AbstractVerticle.processArgs() As of version 5, Vert.x is no longer tightly coupled to the CLIio.vertx.core.Context.processArgs() As of version 5, Vert.x is no longer tightly coupled to the CLIio.vertx.core.spi.VerticleFactory.createVerticle(String, ClassLoader, Promise<Callable<Verticle>>) deprecated, instead implementVerticleFactory.createVerticle2(String, ClassLoader, Promise)