- registerWebSocketHandlers(WebSocketHandlerRegistry) - Method in class smartmobility.service.livestream.LiveStreamWebSocketConfiguration
-
- releaseSyncToken(SyncToken<T>) - Method in class smartmobility.util.sync.SyncTokenManager
-
Decrements a reference count of the given token.
- restApi() - Method in class smartmobility.SwaggerConfiguration
-
- roundPositionX(int) - Static method in class smartmobility.entity.AggregatedMovement
-
Rounds an x coordinate to the nearest value representable in aggregated data
- roundPositionY(int) - Static method in class smartmobility.entity.AggregatedMovement
-
Rounds an y coordinate to the nearest value representable in aggregated data
- roundSpeed(double) - Static method in class smartmobility.entity.AggregatedMovement
-
Rounds speed to the nearest value representable in aggregated data
- roundTime(Instant) - Static method in class smartmobility.entity.AggregatedMovement
-
Rounds date *down* to the nearest value representable in aggregated data