Uses of Package
com.chess.backend.restController.objects
Packages that use com.chess.backend.restController.objects
Package
Description
-
-
Classes in com.chess.backend.restController.objects used by com.chess.backend.domain.services
-
Classes in com.chess.backend.restController.objects used by com.chess.backend.restController.controllerClassDescriptionThis class represents a simple version of the chessboard, which send as a response of the API-Call of
GetChessboardController
.This class is received from the API-Call of theExecutedMoveController
.This class is send as a response from theGetPlayerTurnController
.This class is created via API-Call of theMoveRequestController
.This class is send as a response from the API-Call of theMoveRequestController
. -
Classes in com.chess.backend.restController.objects used by com.chess.backend.restController.objects
-
Classes in com.chess.backend.restController.objects used by com.chess.backend.restController.serviceClassDescriptionThis class represents a simple version of the chessboard, which send as a response of the API-Call of
GetChessboardController
.This class is received from the API-Call of theExecutedMoveController
.This class is send as a response from theGetPlayerTurnController
.This class is created via API-Call of theMoveRequestController
.This class is send as a response from the API-Call of theMoveRequestController
.