Uses of Class
com.chess.backend.restController.service.NewOnlineGameService
Packages that use NewOnlineGameService
-
Uses of NewOnlineGameService in com.chess.backend.restController.controller
Constructors in com.chess.backend.restController.controller with parameters of type NewOnlineGameServiceModifierConstructorDescriptionNewGameController
(NewOnlineGameService newOnlineGameService, INewGameService newGameService)