Class Message

java.lang.Object
it.polimi.ingsw.serializable.Message
All Implemented Interfaces:
java.io.Serializable

public class Message
extends java.lang.Object
implements java.io.Serializable
Allows to serialize and translate message methods sent by the server to the client over the network. Every constructor represents a different type of message the server can send.
See Also:
Serialized Form