Class App
java.lang.Object
ch.software_atelier.simpleflex.rest.RestApp
ch.software_atelier.simpleflex.rest.auth.App
- All Implemented Interfaces:
ch.software_atelier.simpleflex.apps.WebApp
public class App
extends ch.software_atelier.simpleflex.rest.RestApp
-
Field Summary
Fields inherited from interface ch.software_atelier.simpleflex.apps.WebApp
NO_UPLOAD, UNLIMITED_UPLOAD -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.software_atelier.simpleflex.rest.RestApp
addResource, maxPostingSize, process, quit, setDocInfo, setDocPath
-
Constructor Details
-
App
public App()
-
-
Method Details