Uses of Class
io.datarouter.websocket.endpoint.WebSocketServices
| Package | Description |
|---|---|
| io.datarouter.websocket.config |
-
Uses of WebSocketServices in io.datarouter.websocket.config
Constructor parameters in io.datarouter.websocket.config with type arguments of type WebSocketServices Constructor Description DatarouterWebSocketPluginBuilder(List<io.datarouter.storage.client.ClientId> defaultClientId, Class<? extends WebSocketServices> webSocketServicesClass, Class<? extends GuiceWebSocketConfig> webSocketConfig, String pushServiceCipherKey, String pushServiceSalt, String pushServiceApiKey)