| Package | Description |
|---|---|
| org.spincast.website | |
| org.spincast.website.controllers | |
| org.spincast.website.models |
| Modifier and Type | Method and Description |
|---|---|
protected IAppConfig |
App.getConfig() |
| Constructor and Description |
|---|
App(IServer server,
IAppConfig config,
IRouter<IAppRequestContext> router,
AppController appController,
ErrorController errorController,
FeedController feedController,
ISpincastFilters<IAppRequestContext> spincastFilters) |
| Modifier and Type | Method and Description |
|---|---|
protected IAppConfig |
FeedController.getAppConfig() |
| Constructor and Description |
|---|
FeedController(List<INewsEntry> newsEntries,
IAppConfig appConfig)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected IAppConfig |
NewsEntriesProvider.getAppConfig() |
| Constructor and Description |
|---|
NewsEntriesProvider(IAppConfig appConfig) |
Copyright © 2016. All rights reserved.