|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.gradle.plugins.javascript.envjs.http.simple.SimpleHttpFileServer
public class SimpleHttpFileServer
| Constructor Summary | |
SimpleHttpFileServer(File contentRoot, int port, Stoppable stopper)
|
|
| Method Summary | |
|---|---|
File
|
getContentRoot()
|
int
|
getPort()
|
String
|
getResourceUrl(String path)
|
void
|
stop()
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Constructor Detail |
|---|
public SimpleHttpFileServer(File contentRoot, int port, Stoppable stopper)
| Method Detail |
|---|
public File getContentRoot()
public int getPort()
public String getResourceUrl(String path)
public void stop()
Gradle API 1.1