Class SimpleHttpFileServerFactory
- java.lang.Object
-
- org.gradle.plugins.javascript.envjs.http.simple.SimpleHttpFileServerFactory
-
- All Implemented Interfaces:
HttpFileServerFactory
public class SimpleHttpFileServerFactory extends Object implements HttpFileServerFactory
-
-
Constructor Summary
Constructors Constructor Description SimpleHttpFileServerFactory()
-
-
-
Method Detail
-
start
public HttpFileServer start(File contentRoot, int port)
- Specified by:
start
in interfaceHttpFileServerFactory
-
-