Interface EmbeddedServletContainer

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethodDescription
      intgetPort()
      Return the port this server is listening on.
      voidstart()
      Starts the embedded servlet container.
      voidstop()
      Stops the embedded servlet container.