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 TypeClassDescriptionclassRefreshes every time the user attempts to connectclassDelegates 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 TypeClassDescriptionclassclassclass -
Uses of PlayerEncoder in VASSAL.chat.peer2peer
Classes in VASSAL.chat.peer2peer that implement PlayerEncoder