Package it.polimi.ingsw.Server.Messages.ServerResponses
package it.polimi.ingsw.Server.Messages.ServerResponses
-
ClassesClassDescriptionThis Response is generated when a lobby's client connects and is sent to the lobby's clients.This Response is generated when a lobby's client disconnected and is sent to the lobby's clients.Represents a
Responsethat is always sent with the sameStatusCode.SuccessAResponseto aStartGameRequestThis Response is generated when a lobby's game is over and is sent to the lobby's clients.This Response is generated when a lobby's game is started and is sent to the lobby's clients.AResponseused by the server to notify the client aClientRequestwas uninterpretable.This Response is generated when a lobby is closed and is sent to the lobby's clients.AResponseto represent the output the controller gave on a previousConnectLobbyRequestorCreateLobbyRequestAResponseto represent the output the controller gave on a previousDeclarePlayerRequestThis Response is generated upon an edit of the game's model.AResponseto represent the output the controller gave on a previousPlayerActionRequestAny message sent by theWelcomeServerorLobbyServerwill inherit this class.AResponseto represent the start of a connection with aWelcomeServer.