Package VASSAL.chat

Class DynamicClient

java.lang.Object
VASSAL.chat.HybridClient
VASSAL.chat.DynamicClient
All Implemented Interfaces:
ServerConnection, ChatServerConnection, PlayerEncoder, ChatControlsInitializer
Direct Known Subclasses:
NodeHybridClient

public class DynamicClient
extends HybridClient
Determines server implementation at run-time by downloading properties from the vassalengine.org site. Refreshes every time the user attempts to connect
Author:
rkinney