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