| Package | Description |
|---|---|
| org.spincast.core.guice | |
| org.spincast.core.websocket |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends WebsocketEndpointToControllerManager> |
SpincastCoreGuiceModule.getWebsocketEndpointToControllerKeysMapClass() |
| Modifier and Type | Class and Description |
|---|---|
class |
WebsocketEndpointToControllerManagerDefault |
| Modifier and Type | Method and Description |
|---|---|
protected WebsocketEndpointToControllerManager |
WebsocketRouteHandler.getWebsocketEndpointToControllerManager() |
| Constructor and Description |
|---|
WebsocketRouteHandler(WebsocketRoute<R,W> websocketRoute,
Server server,
WebsocketEndpointHandlerFactory<R,W> websocketServerEndpointHandlerFactory,
WebsocketEndpointToControllerManager websocketEndpointToControllerKeysMap) |
Copyright © 2016. All rights reserved.