| Package | Description |
|---|---|
| org.spincast.core.config | |
| org.spincast.core.controllers | |
| org.spincast.core.filters | |
| org.spincast.core.json | |
| org.spincast.core.routing | |
| org.spincast.core.utils |
| 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.
|
| 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 |
JsonPathPathUtilsDefault.getSpincastConfig() |
| Constructor and Description |
|---|
JsonPathPathUtilsDefault(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 © 2016. All rights reserved.