Class Accepted
java.lang.Object
it.polimi.ingsw.eriantys.messages.Message
it.polimi.ingsw.eriantys.messages.server.Accepted
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AcceptedJoinLobby
,AcceptedLeaveLobby
,AcceptedUsername
A
Message
sent by the server in order to communicate the acceptance of the associated client request.
The class represents a non-specific communication item which can be overridden for further object-oriented implementations.- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Accepted
public Accepted()
-