Uses of Interface
systems.dmx.core.service.websocket.WebSocketService
-
Packages that use WebSocketService Package Description systems.dmx.core.impl systems.dmx.core.service -
-
Uses of WebSocketService in systems.dmx.core.impl
Classes in systems.dmx.core.impl that implement WebSocketService Modifier and Type Class Description class
WebSocketServiceImpl
-
Uses of WebSocketService in systems.dmx.core.service
Methods in systems.dmx.core.service that return WebSocketService Modifier and Type Method Description WebSocketService
CoreService. getWebSocketService()
-