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.node | |
| VASSAL.chat.peer2peer |
-
Uses of PlayerEncoder in VASSAL.chat
Classes in VASSAL.chat that implement PlayerEncoder Modifier and Type Class Description classDynamicClientRefreshes every time the user attempts to connectclassHybridClientDelegates 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.node
Classes in VASSAL.chat.node that implement PlayerEncoder Modifier and Type Class Description classNodeClientclassOfficialNodeClientclassPrivateNodeClient -
Uses of PlayerEncoder in VASSAL.chat.peer2peer
Classes in VASSAL.chat.peer2peer that implement PlayerEncoder Modifier and Type Class Description classClientTestclassP2PClient