Package helma.main

Class JettyServer


  • public class JettyServer
    extends java.lang.Object
    • Field Detail

      • http

        protected org.eclipse.jetty.server.Server http
    • Method Detail

      • getHttpServer

        public org.eclipse.jetty.server.Server getHttpServer()
      • start

        public void start()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • stop

        public void stop()
                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • destroy

        public void destroy()