Uses of Interface
VASSAL.build.module.ServerConnection
Packages that use 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
Methods in VASSAL.build that return ServerConnection -
Uses of ServerConnection in VASSAL.chat
Subinterfaces of ServerConnection in VASSAL.chatModifier and TypeInterfaceDescriptioninterface
Specialized interface for chat-room server connectionsinterface
Classes in VASSAL.chat that implement ServerConnectionModifier and TypeClassDescriptionclass
Empty serverclass
Refreshes every time the user attempts to connectclass
Delegates calls to another SvrConnection instance, which can be changed programmaticallyMethods in VASSAL.chat that return ServerConnection -
Uses of ServerConnection in VASSAL.chat.node
Classes in VASSAL.chat.node that implement ServerConnectionModifier and TypeClassDescriptionclass
class
class
-
Uses of ServerConnection in VASSAL.chat.peer2peer
Classes in VASSAL.chat.peer2peer that implement ServerConnection