Class Protocol

java.lang.Object
VASSAL.chat.node.Protocol

public class Protocol extends Object
Utility method for encoding server-related commands into strings. Messages sent or interpreted by the server are encoded here. Messages sent from one client to another are simply forwarded as strings without being decoded.