public class SimpleHttpFileServerFactory extends java.lang.Object implements HttpFileServerFactory
| Constructor and Description |
|---|
SimpleHttpFileServerFactory() |
| Modifier and Type | Method and Description |
|---|---|
HttpFileServer |
start(java.io.File contentRoot,
int port) |
public HttpFileServer start(java.io.File contentRoot, int port)
start in interface HttpFileServerFactory