Uses of Class
io.datarouter.websocket.storage.subscription.WebSocketSubscription
| Package | Description |
|---|---|
| io.datarouter.websocket.storage.subscription |
-
Uses of WebSocketSubscription in io.datarouter.websocket.storage.subscription
Methods in io.datarouter.websocket.storage.subscription that return types with arguments of type WebSocketSubscription Modifier and Type Method Description io.datarouter.model.databean.FieldlessIndexEntry<WebSocketSubscriptionByUserTokenKey,WebSocketSubscriptionKey,WebSocketSubscription>WebSocketSubscriptionByUserTokenKey. createFromDatabean(WebSocketSubscription target)Methods in io.datarouter.websocket.storage.subscription with parameters of type WebSocketSubscription Modifier and Type Method Description io.datarouter.model.databean.FieldlessIndexEntry<WebSocketSubscriptionByUserTokenKey,WebSocketSubscriptionKey,WebSocketSubscription>WebSocketSubscriptionByUserTokenKey. createFromDatabean(WebSocketSubscription target)List<io.datarouter.model.field.Field<?>>WebSocketSubscription.WebSocketSubscriptionFielder. getNonKeyFields(WebSocketSubscription webSocketSubscription)voidDatarouterWebSocketSubscriptionDao. put(WebSocketSubscription databean)