Uses of Interface
VASSAL.build.module.ServerConnection
Package
Description
Provides classes for building Java instances automatically from XML
files.
Contains classes for specifying a VASSAL server implementation that follows a chat-room paradigm.
-
Uses of ServerConnection in VASSAL.build
-
Uses of ServerConnection in VASSAL.chat
Modifier and TypeInterfaceDescriptioninterface
Specialized interface for chat-room server connectionsinterface
Modifier and TypeClassDescriptionclass
Empty serverclass
Refreshes every time the user attempts to connectclass
Delegates calls to another SvrConnection instance, which can be changed programmatically -
Uses of ServerConnection in VASSAL.chat.node
Modifier and TypeClassDescriptionclass
class
class
-
Uses of ServerConnection in VASSAL.chat.peer2peer