| Modifier and Type | Method and Description |
|---|---|
protected SpincastConfig |
SpincastInitValidator.getSpincastConfig() |
| Constructor and Description |
|---|
SpincastInitValidator(SpincastConfig spincastConfig)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected SpincastConfig |
SpincastFrontController.getSpincastConfig() |
| Constructor and Description |
|---|
SpincastFrontController(Router<R,W> router,
SpincastConfig spincastConfig,
SpincastDictionary spincastDictionary,
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,
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 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) |
Copyright © 2017. All rights reserved.