Uses of Interface
io.datarouter.websocket.endpoint.WebSocketService
| Package | Description |
|---|---|
| io.datarouter.websocket.endpoint | |
| io.datarouter.websocket.service |
-
Uses of WebSocketService in io.datarouter.websocket.endpoint
Methods in io.datarouter.websocket.endpoint that return WebSocketService Modifier and Type Method Description WebSocketServiceWebSocketServices. getNewInstance(String serviceName)Methods in io.datarouter.websocket.endpoint that return types with arguments of type WebSocketService Modifier and Type Method Description Collection<WebSocketService>WebSocketServices. listSampleInstances()Method parameters in io.datarouter.websocket.endpoint with type arguments of type WebSocketService Modifier and Type Method Description protected voidWebSocketServices. registerService(Class<? extends WebSocketService> clazz) -
Uses of WebSocketService in io.datarouter.websocket.service
Classes in io.datarouter.websocket.service that implement WebSocketService Modifier and Type Class Description classWebSocketIdServiceclassWebSocketSubscriptionService