| Package | Description |
|---|---|
| org.spincast.quickstart | |
| org.spincast.quickstart.exchange |
| Modifier and Type | Method and Description |
|---|---|
protected AppRouter |
App.getRouter() |
| Constructor and Description |
|---|
App(org.spincast.core.server.Server server,
AppConfig config,
AppRouter router,
AppController appController,
org.spincast.core.filters.SpincastFilters<AppRequestContext> spincastFilters)
The application constructor that Guice will call
with the required dependencies.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AppRouterDefault
The only purpose of this class is to make it
easier to inject the application specific Router by using
"AppRouter" instead of "Router<AppRequestContext, AppWebsocketContext>".
|
Copyright © 2016. All rights reserved.