helma.main
Class JettyServer
java.lang.Object
helma.main.JettyServer
public class JettyServer
- extends java.lang.Object
Field Summary |
protected org.mortbay.jetty.ajp.Ajp13SocketConnector |
ajp13
|
protected org.mortbay.jetty.Server |
http
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
http
protected org.mortbay.jetty.Server http
ajp13
protected org.mortbay.jetty.ajp.Ajp13SocketConnector ajp13
init
public static JettyServer init(Server server,
ServerConfig config)
throws java.io.IOException
- Throws:
java.io.IOException
getHttpServer
public org.mortbay.jetty.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()
Copyright © 1998-1998-${year} Helma.org. All Rights Reserved.