Class ScxWebOptions

java.lang.Object
cool.scx.web.ScxWebOptions

public class ScxWebOptions extends Object
ScxWebOptions
Version:
0.0.1
Author:
scx567888
  • Constructor Details

    • ScxWebOptions

      public ScxWebOptions()
  • Method Details

    • templateRoot

      public Path templateRoot()
    • templateRoot

      public ScxWebOptions templateRoot(Path templateRoot)
    • useDevelopmentErrorPage

      public boolean useDevelopmentErrorPage()
    • useDevelopmentErrorPage

      public ScxWebOptions useDevelopmentErrorPage(boolean useDevelopmentErrorPage)
    • cachedMultiPart

      public boolean cachedMultiPart()
    • cachedMultiPart

      public ScxWebOptions cachedMultiPart(boolean cachedMultiPart)