Class VxHttpPlugin

java.lang.Object
org.noear.solon.server.vertx.integration.VxHttpPlugin
All Implemented Interfaces:
org.noear.solon.core.Plugin

public class VxHttpPlugin extends Object implements org.noear.solon.core.Plugin
Since:
2.9
Author:
noear
  • Constructor Details

    • VxHttpPlugin

      public VxHttpPlugin()
  • Method Details

    • signal

      public static org.noear.solon.core.Signal signal()
    • solon_server_ver

      public static String solon_server_ver()
    • start

      public void start(org.noear.solon.core.AppContext context) throws Throwable
      Specified by:
      start in interface org.noear.solon.core.Plugin
      Throws:
      Throwable
    • stop

      public void stop() throws Throwable
      Specified by:
      stop in interface org.noear.solon.core.Plugin
      Throws:
      Throwable