Class FilesystemWebInspector

java.lang.Object
io.datarouter.filesystem.client.FilesystemWebInspector
All Implemented Interfaces:
io.datarouter.web.browse.DatarouterClientWebInspector

public class FilesystemWebInspector
extends java.lang.Object
implements io.datarouter.web.browse.DatarouterClientWebInspector
  • Constructor Summary

    Constructors 
    Constructor Description
    FilesystemWebInspector()  
  • Method Summary

    Modifier and Type Method Description
    io.datarouter.web.handler.mav.Mav inspectClient​(io.datarouter.web.handler.params.Params params, javax.servlet.http.HttpServletRequest request)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface io.datarouter.web.browse.DatarouterClientWebInspector

    buildClientOptionsTable, buildClientPageHeader
  • Constructor Details

  • Method Details

    • inspectClient

      public io.datarouter.web.handler.mav.Mav inspectClient​(io.datarouter.web.handler.params.Params params, javax.servlet.http.HttpServletRequest request)
      Specified by:
      inspectClient in interface io.datarouter.web.browse.DatarouterClientWebInspector