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.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
COOKIE_NAME_LOCALE_TO_USE
Name of the Cookie to save the user
Locale. |
static String |
WEBSOCKET_V13_MAGIC_NUMBER
Do not change that, it is an official value.
|
| Constructor and Description |
|---|
SpincastConstants() |
public static final String COOKIE_NAME_LOCALE_TO_USE
Locale.public static final String WEBSOCKET_V13_MAGIC_NUMBER
Copyright © 2016. All rights reserved.