public class JettyOSGiHttpServer extends AbstractJettyHttpServer
| Constructor and Description |
|---|
JettyOSGiHttpServer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
deploy(org.eclipse.jetty.servlet.ServletContextHandler ctx) |
void |
setProperties(Map<String,Object> props) |
void |
start() |
void |
stop() |
protected void |
undeploy(org.eclipse.jetty.servlet.ServletContextHandler ctx) |
deploy, undeployprotected void deploy(org.eclipse.jetty.servlet.ServletContextHandler ctx)
deploy in class AbstractJettyHttpServerprotected void undeploy(org.eclipse.jetty.servlet.ServletContextHandler ctx)
undeploy in class AbstractJettyHttpServerpublic void start()
public void stop()
Copyright © 2017 Tigase. All rights reserved.