Class ZeroHttpWorker

  • All Implemented Interfaces:
    io.vertx.core.Verticle

    @Worker
    public class ZeroHttpWorker
    extends io.vertx.core.AbstractVerticle
    Default Http Server worker for different handler. Recommend: Do not modify any workers that vertx zero provided.
    • Constructor Detail

      • ZeroHttpWorker

        public ZeroHttpWorker()
    • Method Detail

      • start

        public void start()
        Overrides:
        start in class io.vertx.core.AbstractVerticle