Uses of Class
com.chess.backend.restController.objects.JoinOnlineGameObject
Packages that use JoinOnlineGameObject
-
Uses of JoinOnlineGameObject in com.chess.backend.restController.controller
Methods in com.chess.backend.restController.controller with parameters of type JoinOnlineGameObjectModifier and TypeMethodDescriptionint
JoinOnlineGameController.joinOnlineGame
(JoinOnlineGameObject joinOnlineGameObject) Method that is called on a post request.