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