Uses of Interface
org.eclipse.ditto.services.gateway.streaming.WebsocketConfig
-
Packages that use WebsocketConfig Package Description org.eclipse.ditto.services.gateway.streaming -
-
Uses of WebsocketConfig in org.eclipse.ditto.services.gateway.streaming
Methods in org.eclipse.ditto.services.gateway.streaming that return WebsocketConfig Modifier and Type Method Description WebsocketConfigDefaultStreamingConfig. getWebsocketConfig()WebsocketConfigStreamingConfig. getWebsocketConfig()Returns the websocket config for streaming.
-