Uses of Interface
VASSAL.chat.PlayerEncoder
| Package | Description |
|---|---|
| VASSAL.chat |
Contains classes for specifying a VASSAL server implementation that follows a chat-room paradigm.
|
| VASSAL.chat.jabber | |
| VASSAL.chat.node | |
| VASSAL.chat.peer2peer |
-
Uses of PlayerEncoder in VASSAL.chat
Classes in VASSAL.chat that implement PlayerEncoder Modifier and Type Class Description classDynamicClientDetermines server implementation at run-time by downloading properties from the vassalengine.org site.classHybridClientDelegates calls to another SvrConnection instance, which can be changed programmaticallyConstructors in VASSAL.chat with parameters of type PlayerEncoder Constructor Description PrivateChatEncoder(PlayerEncoder playerEncoder, PrivateChatManager pChatMgr)SoundEncoder(PlayerEncoder p)SynchEncoder(PlayerEncoder playerEncoder, ChatServerConnection client) -
Uses of PlayerEncoder in VASSAL.chat.jabber
Classes in VASSAL.chat.jabber that implement PlayerEncoder Modifier and Type Class Description classJabberClient -
Uses of PlayerEncoder in VASSAL.chat.node
Classes in VASSAL.chat.node that implement PlayerEncoder Modifier and Type Class Description classNodeClientclassNodeHybridClientDeprecated, for removal: This API element is subject to removal in a future version.classSocketNodeClient -
Uses of PlayerEncoder in VASSAL.chat.peer2peer
Classes in VASSAL.chat.peer2peer that implement PlayerEncoder Modifier and Type Class Description classClientTestclassP2PClient