Package org.spincast.core.config
Class SpincastConstants
java.lang.Object
org.spincast.core.config.SpincastConstants
Spincast constants.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Some HTTP headers that are not defined in Guava's com.google.common.net.HttpHeadersstatic final class
Request scoped variables that Spincast may set.static final class
Model variables added by Spincast.static final class
Global templating variables added by Spincast. -
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Do not change that, it is an official value. -
Constructor Summary
-
Method Summary
-
Field Details
-
WEBSOCKET_V13_MAGIC_NUMBER
Do not change that, it is an official value.- See Also:
-
-
Constructor Details
-
SpincastConstants
public SpincastConstants()
-