Class FSSModule

java.lang.Object
cool.scx.app.ScxAppModule
cool.scx.app.x.fss.FSSModule

public class FSSModule extends cool.scx.app.ScxAppModule
提供基本的文件上传及下载 (展示)的功能
Version:
0.0.1
Author:
scx567888
  • Field Summary

    Fields inherited from class cool.scx.app.ScxAppModule

    classList, defaultName, rootPath
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    start(cool.scx.app.ScxApp scx)
     

    Methods inherited from class cool.scx.app.ScxAppModule

    classList, rootPath, stop

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • FSSModule

      public FSSModule()
  • Method Details

    • start

      public void start(cool.scx.app.ScxApp scx)
      Overrides:
      start in class cool.scx.app.ScxAppModule
    • name

      public String name()
      Overrides:
      name in class cool.scx.app.ScxAppModule