public class HttpServer
extends org.junit.rules.ExternalResource
Constructor and Description |
---|
HttpServer() |
Modifier and Type | Method and Description |
---|---|
String |
addServlet(String contextName,
File content) |
protected void |
after() |
protected void |
before() |
void |
clearAccessedUrls(String contextName) |
List<String> |
getAccessedUrls(String contextName) |
String |
getUrl(String contextName) |
void |
stop() |
Copyright © 2008–2013 Eclipse Foundation. All rights reserved.