public abstract class SpincastConstants extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SpincastConstants.HttpHeadersExtra
Some HTTP headers that are not defined in Guava's
com.google.common.net.HttpHeaders
|
static class |
SpincastConstants.RequestScopedVariables
Request scoped variables that Spincast may set.
|
static class |
SpincastConstants.ResponseModelVariables
Model variables added by Spincast.
|
static class |
SpincastConstants.TemplatingGlobalVariables
Global templating variables added by Spincast.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
WEBSOCKET_V13_MAGIC_NUMBER
Do not change that, it is an official value.
|
| Constructor and Description |
|---|
SpincastConstants() |
public static final String WEBSOCKET_V13_MAGIC_NUMBER
Copyright © 2017. All rights reserved.