Uses of Interface
VASSAL.chat.PlayerEncoder
Package
Description
Contains classes for specifying a VASSAL server implementation that follows a chat-room paradigm.
-
Uses of PlayerEncoder in VASSAL.chat
Modifier and TypeClassDescriptionclass
Refreshes every time the user attempts to connectclass
Delegates calls to another SvrConnection instance, which can be changed programmaticallyModifierConstructorDescriptionPrivateChatEncoder
(PlayerEncoder playerEncoder, PrivateChatManager pChatMgr) SynchEncoder
(PlayerEncoder playerEncoder, ChatServerConnection client) -
Uses of PlayerEncoder in VASSAL.chat.node
Modifier and TypeClassDescriptionclass
class
class
-
Uses of PlayerEncoder in VASSAL.chat.peer2peer