Uses of Interface
VASSAL.chat.LockableChatServerConnection
-
Uses of LockableChatServerConnection in VASSAL.chat.node
Modifier and TypeClassDescriptionclass
class
class
-
Uses of LockableChatServerConnection in VASSAL.chat.ui
Modifier and TypeMethodDescriptionstatic PlayerActionFactory
InviteAction.factory
(LockableChatServerConnection client) static PlayerActionFactory
KickAction.factory
(LockableChatServerConnection client) ModifierConstructorDescriptionInviteAction
(LockableChatServerConnection client, SimplePlayer target) KickAction
(LockableChatServerConnection client, SimplePlayer target)