Class Server


  • public final class Server
    extends Object
    • Method Detail

      • builder

        public static Server.Builder builder​(io.undertow.server.HttpHandler router)
      • start

        public void start()
      • stop

        public void stop()