Interface HttpFileServer

All Known Implementing Classes:
SimpleHttpFileServer

public interface HttpFileServer
  • Method Details

    • getPort

      int getPort()
    • getResourceUrl

      String getResourceUrl(String path)
    • getContentRoot

      File getContentRoot()
    • stop

      void stop()