Uses of Interface
io.datarouter.websocket.session.PushServiceSettingsSupplier
| Package | Description |
|---|---|
| io.datarouter.websocket.config | |
| io.datarouter.websocket.session |
-
Uses of PushServiceSettingsSupplier in io.datarouter.websocket.config
Constructors in io.datarouter.websocket.config with parameters of type PushServiceSettingsSupplier Constructor Description DatarouterWebSocketApiRouteSet(DatarouterWebSocketPaths paths, PushServiceSettingsSupplier settings) -
Uses of PushServiceSettingsSupplier in io.datarouter.websocket.session
Classes in io.datarouter.websocket.session that implement PushServiceSettingsSupplier Modifier and Type Class Description classPushServiceSettingsConstructors in io.datarouter.websocket.session with parameters of type PushServiceSettingsSupplier Constructor Description PushServiceHttpClient(PushServiceSettingsSupplier settings)