Interface HttpFileServer
-
- All Known Implementing Classes:
SimpleHttpFileServer
public interface HttpFileServer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FilegetContentRoot()intgetPort()StringgetResourceUrl(String path)voidstop()
-