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 TypeInterfaceDescriptioninterfaceSpecialized interface for chat-room server connectionsinterfaceClasses in VASSAL.chat that implement ServerConnectionModifier and TypeClassDescriptionclassEmpty serverclassRefreshes every time the user attempts to connectclassDelegates 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 TypeClassDescriptionclassclassclass -
Uses of ServerConnection in VASSAL.chat.peer2peer
Classes in VASSAL.chat.peer2peer that implement ServerConnection