Package spark.staticfiles
Class StaticFilesFolder
java.lang.Object
spark.staticfiles.StaticFilesFolder
Created by Per Wendel on 2016-11-05.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final String
external()
Deprecated.static final void
externalConfiguredTo
(String folder) Deprecated.static final String
local()
Deprecated.static final void
localConfiguredTo
(String folder) Deprecated.
-
Constructor Details
-
StaticFilesFolder
public StaticFilesFolder()
-
-
Method Details
-
localConfiguredTo
Deprecated. -
externalConfiguredTo
Deprecated. -
local
Deprecated. -
external
Deprecated.
-