| Package | Description |
|---|---|
| org.spincast.quickstart | |
| org.spincast.quickstart.controller | |
| org.spincast.quickstart.exchange |
| Class and Description |
|---|
| AppRequestContext
Interface of our custom Request Context type.
|
| AppRouter
The only purpose of this interface is to make it
easier to inject the application specific Router by using
"AppRouter" instead of "Router<AppRequestContext, AppWebsocketContext>".
|
| Class and Description |
|---|
| AppRequestContext
Interface of our custom Request Context type.
|
| Class and Description |
|---|
| AppRequestContext
Interface of our custom Request Context type.
|
| AppRouter
The only purpose of this interface is to make it
easier to inject the application specific Router by using
"AppRouter" instead of "Router<AppRequestContext, AppWebsocketContext>".
|
| AppWebsocketContext
Custom type which allows our application to
extend the default Websocket Context.
|
Copyright © 2019. All rights reserved.