public.javadoc.constant-values.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spincast-website Show documentation
Show all versions of spincast-website Show documentation
Source code for the https://www.spincast.org website.
The newest version!
Constant Field Values (org.spincast:spincast-framework 0.9.28 API)
org.spincast.*
-
org.spincast.core.config.SpincastConstants
Modifier and Type
Constant Field
Value
public static final String
COOKIE_NAME_LOCALE_TO_USE
"locale"
public static final String
WEBSOCKET_V13_MAGIC_NUMBER
"258EAFA5-E914-47DA-95CA-C5AB0DC85B11"
-
org.spincast.core.config.SpincastConstants.HttpHeadersExtra
Modifier and Type
Constant Field
Value
public static final String
SEC_WEBSOCKET_ACCEPT
"Sec-WebSocket-Accept"
public static final String
SEC_WEBSOCKET_KEY
"Sec-WebSocket-Key"
public static final String
SEC_WEBSOCKET_LOCATION
"Sec-WebSocket-Location"
public static final String
SEC_WEBSOCKET_VERSION
"Sec-WebSocket-Version"
public static final String
X_FORWARDED_HOST
"X-Forwarded-Host"
public static final String
X_FORWARDED_PORT
"X-Forwarded-Port"
-
-
org.spincast.core.routing.IRouter<R extends IRequestContext<?>,W extends IWebsocketContext<?>>
Modifier and Type
Constant Field
Value
public static final String
DEFAULT_ROUTE_PATH
"/*{path}"
-
org.spincast.plugins.configpropsfile.ISpincastConfigPropsFileBasedConfig
Modifier and Type
Constant Field
Value
public static final String
APP_PROPERTIES_FILE_NAME_DEFAULT
"app.properties"
-
org.spincast.plugins.configpropsfile.SpincastConfigPropsFileBased
Modifier and Type
Constant Field
Value
public static final String
APP_PROPERTIES_KEY_ENVIRONMENT_IS_DEBUG
"spincast.environment.isDebug"
public static final String
APP_PROPERTIES_KEY_ENVIRONMENT_NAME
"spincast.environment.name"
public static final String
APP_PROPERTIES_KEY_HTTP_SERVER_PORT
"spincast.httpServer.port"
public static final String
APP_PROPERTIES_KEY_HTTPS_SERVER_KEYSTORE_KEYPASS
"spincast.httpsServer.keystore.keypass"
public static final String
APP_PROPERTIES_KEY_HTTPS_SERVER_KEYSTORE_PATH
"spincast.httpsServer.keystore.path"
public static final String
APP_PROPERTIES_KEY_HTTPS_SERVER_KEYSTORE_STOREPASS
"spincast.httpsServer.keystore.storepass"
public static final String
APP_PROPERTIES_KEY_HTTPS_SERVER_KEYSTORE_TYPE
"spincast.httpsServer.keystore.type"
public static final String
APP_PROPERTIES_KEY_HTTPS_SERVER_PORT
"spincast.httpsServer.port"
public static final String
APP_PROPERTIES_KEY_SERVER_HOST
"spincast.server.host"
-
org.spincast.plugins.jacksonxml.SpincastXmlPrettyPrinter
Modifier and Type
Constant Field
Value
protected static final long
serialVersionUID
1L
-
org.spincast.plugins.response.SpincastResponseRequestContextAddon<R extends IRequestContext<?>>
Modifier and Type
Constant Field
Value
protected static final boolean
IS_RESPONSE_CHARACTERS_BASED_BY_DEFAULT
false
-
org.spincast.plugins.undertow.SpincastUndertowServer
Modifier and Type
Constant Field
Value
public static final String
UNDERTOW_EXCEPTION_CODE_REQUEST_TOO_LARGE
"UT000020"
-
org.spincast.plugins.validation.IValidationError
Modifier and Type
Constant Field
Value
public static final String
VALIDATION_TYPE_EMAIL
"VALIDATION_TYPE_EMAIL"
public static final String
VALIDATION_TYPE_MAX_LENGTH
"VALIDATION_TYPE_MAX_LENGTH"
public static final String
VALIDATION_TYPE_MAX_SIZE
"VALIDATION_TYPE_MAX_SIZE"
public static final String
VALIDATION_TYPE_MIN_LENGTH
"VALIDATION_TYPE_MIN_LENGTH"
public static final String
VALIDATION_TYPE_MIN_SIZE
"VALIDATION_TYPE_MIN_SIZE"
public static final String
VALIDATION_TYPE_NOT_BLANK
"VALIDATION_TYPE_NOT_BLANK"
public static final String
VALIDATION_TYPE_NOT_NULL
"VALIDATION_TYPE_NOT_NULL"
public static final String
VALIDATION_TYPE_PATTERN
"VALIDATION_TYPE_PATTERN"
-
org.spincast.testing.core.utils.SpincastTestUtils
Modifier and Type
Constant Field
Value
public static final String
TEST_STRING
"\u201b\'\u00ef\u0153\ud84c\udfb4\ud840\udc0b\u16a1\u0160\u0161\u00c8\u00c6\u00e6\u00d0\u00f0\ud834\udd58\ud834\udd65\ud834\udd6f\u2019"
public static final String
TEST_STRING_LONG
"\u201b\'\u00ef\u0153\ud84c\udfb4\ud840\udc0b\u16a1\u0160\u0161\u00c8\u00c6\u00e6\u00d0\u00f0\ud834\udd58\ud834\udd65\ud834\udd6f\u20190123456789asasdnalfh23uio4y4213ralksfan394u2348902ursdfjsdfj2534tuuegjdfgjdfgdgjmelfj234i2jsdjfsdjgdlkgjdlkfgjdgj9dgh09fgdhfdgksdjfasdfkasdf858656"
-
org.spincast.testing.utils.SpincastJUnitRunner
Modifier and Type
Constant Field
Value
public static final String
SPINCAST_TEST_NAME_AFTER_CLASS_ANNOTATIONS_VALIDATION
"[Spincast] @AfterClass annotations validation"
public static final String
SPINCAST_TEST_NAME_AFTER_CLASS_LOOPS_EXCEPTION
"[Spincast] afterClassLoops method validation"
public static final String
SPINCAST_TEST_NAME_AFTER_CLASS_METHOD_VALIDATION
"[Spincast] afterClass method validation"
public static final String
SPINCAST_TEST_NAME_BEFORE_CLASS_ANNOTATIONS_VALIDATION
"[Spincast] @BeforeClass annotations validation"
public static final String
SPINCAST_TEST_NAME_BEFORE_CLASS_METHOD_VALIDATION
"[Spincast] beforeClass method validation"
Copyright © 2016. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy