Class PlayerNode

java.lang.Object
VASSAL.chat.node.Node
VASSAL.chat.node.PlayerNode
All Implemented Interfaces:
MsgSender, SocketWatcher

public class PlayerNode extends Node implements SocketWatcher
Node representing a single player. A leaf node in a hierarchical server. Reads and writes directly to a socket getInfo() returns an encoded Properties object with real name, profile, etc.