Module it.polimi.ingsw.am13
Class MsgCommandPing
java.lang.Object
it.polimi.ingsw.am13.network.socket.message.Message
it.polimi.ingsw.am13.network.socket.message.command.MsgCommand
it.polimi.ingsw.am13.network.socket.message.command.MsgCommandPing
- All Implemented Interfaces:
Serializable
Command message corresponding to a ping from the client. It is empty
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MsgCommandPing
public MsgCommandPing()Empty constructor
-