Uses of Class
VASSAL.chat.HybridClient
Package | Description |
---|---|
VASSAL.chat |
Contains classes for specifying a VASSAL server implementation that follows a chat-room paradigm.
|
VASSAL.chat.node |
-
Uses of HybridClient in VASSAL.chat
Subclasses of HybridClient in VASSAL.chat Modifier and Type Class Description class
DynamicClient
Determines server implementation at run-time by downloading properties from the vassalengine.org site.Constructors in VASSAL.chat with parameters of type HybridClient Constructor Description AddressBookServerConfigurer(String key, String name, HybridClient client)
ServerConfigurer(String key, String name, HybridClient client)
-
Uses of HybridClient in VASSAL.chat.node
Subclasses of HybridClient in VASSAL.chat.node Modifier and Type Class Description class
NodeHybridClient
Deprecated, for removal: This API element is subject to removal in a future version.