| Package | Description |
|---|---|
| org.spincast.core.controllers | |
| org.spincast.core.websocket |
| Modifier and Type | Method and Description |
|---|---|
protected IServer |
SpincastFrontController.getServer() |
| Constructor and Description |
|---|
SpincastFrontController(IRouter<R,W> router,
ISpincastConfig spincastConfig,
ISpincastDictionary spincastDictionary,
IServer server,
IRequestContextFactory<R> requestCreationFactory,
SpincastRequestScope spincastRequestScope,
Type requestContextType)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected IServer |
WebsocketRouteHandler.getServer() |
protected IServer |
WebsocketEndpointHandler.getServer() |
| Constructor and Description |
|---|
WebsocketEndpointHandler(String endpointId,
IWebsocketController<R,W> controller,
IWebsocketContextFactory<W> websocketContextFactory,
IServer server)
Constructor
|
WebsocketRouteHandler(IWebsocketRoute<R,W> websocketRoute,
IServer server,
IWebsocketEndpointHandlerFactory<R,W> websocketServerEndpointHandlerFactory,
IWebsocketEndpointToControllerManager websocketEndpointToControllerKeysMap) |
Copyright © 2016. All rights reserved.