Class UndertowServer

java.lang.Object
org.jboss.ws.undertow_httpspi.UndertowServer

public class UndertowServer extends Object
Author:
Jim Ma
  • Constructor Details

    • UndertowServer

      public UndertowServer(int port, String host)
  • Method Details

    • getBuilder

      public io.undertow.Undertow.Builder getBuilder()
    • getPathHandler

      public io.undertow.server.handlers.PathHandler getPathHandler()
    • start

      public void start()
    • stop

      public void stop()