Uses of Interface
VASSAL.chat.peer2peer.PeerPoolInfo
| Package | Description |
|---|---|
| VASSAL.chat |
Contains classes for specifying a VASSAL server implementation that follows a chat-room paradigm.
|
-
Uses of PeerPoolInfo in VASSAL.chat
Constructors in VASSAL.chat with parameters of type PeerPoolInfo Constructor Description HttpMessageServer(String getMessagesURL, String postMessageURL, String welcomeURL, PeerPoolInfo info)HttpMessageServer(PeerPoolInfo info)