Contents
Class NodeClientFactory
java.lang.Object
VASSAL.chat.ChatServerFactory
VASSAL.chat.node.NodeClientFactory
-
Field Summary
FieldsFields inherited from class VASSAL.chat.ChatServerFactory
TYPE_KEY
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuildServer
(Properties param) protected abstract ChatServerConnection
buildServerImpl
(Properties param) Methods inherited from class VASSAL.chat.ChatServerFactory
build, register
-
Field Details
-
Constructor Details
-
Method Details
-
buildServerImpl
-
buildServer
- Specified by:
buildServer
in classChatServerFactory
-