Class Server

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

    public class Server
    extends io.vertx.core.AbstractVerticle
    Playground server to try Gateleen at home.
    Author:
    https://github.com/lbovet [Laurent Bovet]
    • Constructor Detail

      • Server

        public Server()
    • Method Detail

      • main

        public static void main​(String[] args)
      • start

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