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 Detail
-
start
HttpFileServer start(File contentRoot, int port)
-
-