JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.gradle.plugins.javascript.envjs.http
HttpFileServerFactory
Contents
Description
Method Summary
Method Details
start(File, int)
Hide sidebar
Show sidebar
Interface HttpFileServerFactory
All Known Implementing Classes:
SimpleHttpFileServerFactory
public interface
HttpFileServerFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
HttpFileServer
start
(
File
contentRoot, int port)
Method Details
start
HttpFileServer
start
(
File
contentRoot, int port)