| Package | Description |
|---|---|
| org.spincast.website | |
| org.spincast.website.controllers | |
| org.spincast.website.repositories | |
| org.spincast.website.services |
| Modifier and Type | Class and Description |
|---|---|
class |
AppConfigDefault
Application configurations
|
| Modifier and Type | Method and Description |
|---|---|
protected AppConfig |
HttpAuthInit.getAppConfig() |
protected AppConfig |
App.getConfig() |
| Constructor and Description |
|---|
App(org.spincast.core.server.Server server,
AppConfig config,
AppRouter router,
MainPagesController appController,
ErrorController errorController,
FeedController feedController,
AdminController adminController,
DemosTutorialsController demosTutorialsControllerController,
DemoFormAuthController demoFormAuthController,
DemoHtmlFormsSingleFieldController demoHtmlFormsSingleFieldController,
DemoHtmlFormsMultipleFieldsController demoHtmlFormsMultipleFieldsController,
DemoHtmlFormsDynamicFieldsController demoHtmlFormsDynamicFieldsController,
org.spincast.core.filters.SpincastFilters<AppRequestContext> spincastFilters,
WebsocketsDemoEchoAllController websocketsDemoEchoAllController,
DemoHtmlFormsFileUploadController demoHtmlFormsFileUploadController) |
HttpAuthInit(AppConfig appConfig,
org.spincast.core.server.Server server) |
| Modifier and Type | Method and Description |
|---|---|
protected AppConfig |
MainPagesController.getAppConfig() |
protected AppConfig |
FeedController.getAppConfig() |
protected AppConfig |
AdminController.getAppConfig() |
| Constructor and Description |
|---|
AdminController(String[] mainArgs,
org.spincast.core.json.JsonManager jsonManager,
org.spincast.core.utils.SpincastUtils spincastUtils,
NewsService newsService,
AppConfig appConfig) |
FeedController(NewsService newsService,
AppConfig appConfig)
Constructor
|
MainPagesController(String[] mainArgs,
org.spincast.core.json.JsonManager jsonManager,
org.spincast.core.utils.SpincastUtils spincastUtils,
NewsService newsService,
AppConfig appConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected AppConfig |
TemplateFilesRepository.getAppConfig() |
| Constructor and Description |
|---|
TemplateFilesRepository(AppConfig appConfig,
org.spincast.core.templating.TemplatingEngine templatingEngine,
org.spincast.core.utils.SpincastUtils spincastUtils,
org.spincast.core.json.JsonManager jsonManager)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected AppConfig |
NewsServiceDefault.getAppConfig() |
| Constructor and Description |
|---|
NewsServiceDefault(NewsRepository newsRepository,
AppConfig appConfig)
Constructor
|
Copyright © 2018. All rights reserved.