| Modifier and Type | Method and Description |
|---|---|
protected SpincastConfig |
SpincastInitValidator.getSpincastConfig() |
protected SpincastConfig |
SpincastInit.getSpincastConfig() |
| Constructor and Description |
|---|
SpincastInit(SpincastConfig spincastConfig) |
SpincastInitValidator(SpincastConfig spincastConfig,
Dictionary dictionary,
SpincastCoreDictionaryEntries spincastCoreDictionaryEntries,
Set<DictionaryEntries> dictionaryEntries)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected SpincastConfig |
SpincastFrontController.getSpincastConfig() |
| Constructor and Description |
|---|
SpincastFrontController(Router<R,W> router,
SpincastConfig spincastConfig,
Dictionary dictionary,
Server server,
RequestContextFactory<R> requestCreationFactory,
SpincastRequestScope spincastRequestScope,
Type requestContextType,
JsonManager jsonManager,
XmlManager xmlManager)
The constructor.
|
| Constructor and Description |
|---|
CookieDefault(String name,
SpincastConfig spincastConfig)
Constructor
|
CookieDefault(String name,
String value,
SpincastConfig spincastConfig)
Constructor
|
CookieDefault(String name,
String value,
String path,
String domain,
Date expires,
boolean secure,
boolean httpOnly,
CookieSameSite cookieSameSite,
boolean discard,
int version,
SpincastConfig spincastConfig)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected SpincastConfig |
SpincastFiltersDefault.getSpincastConfig() |
| Constructor and Description |
|---|
SpincastFiltersDefault(CorsFilter corsFilter,
SpincastConfig spincastConfig,
Server server,
SpincastUtils spincastUtils)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected SpincastConfig |
JsonPathUtilsDefault.getSpincastConfig() |
| Constructor and Description |
|---|
JsonPathUtilsDefault(SpincastConfig spincastConfig,
JsonManager jsonManager)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected SpincastConfig |
FormDefault.getSpincastConfig() |
| Constructor and Description |
|---|
FormDefault(String formName,
JsonObject initialFormData,
JsonManager jsonManager,
SpincastUtils spincastUtils,
ObjectConverter objectConverter,
Dictionary dictionary,
XmlManager xmlManager,
SpincastConfig spincastConfig,
Validators validators,
FormFactory formFactory,
ValidationFactory validationFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultRouteParamAliasesBinder.init(SpincastConfig spincastConfig,
Router<R,W> router)
Init : binds the aliases.
|
| Modifier and Type | Method and Description |
|---|---|
protected SpincastConfig |
SpincastUtilsDefault.getSpincastConfig() |
| Constructor and Description |
|---|
SpincastUtilsDefault(SpincastConfig spincastConfig) |
| Constructor and Description |
|---|
ValidationSetSimple(JsonManager jsonManager,
SpincastUtils spincastUtils,
ObjectConverter objectConverter,
Dictionary dictionary,
XmlManager xmlManager,
SpincastConfig spincastConfig,
Validators validators,
FormFactory formFactory,
ValidationFactory validationFactory) |
Copyright © 2018. All rights reserved.