Uses of Class
cardmanager.impl.NetworkLogger
Packages that use NetworkLogger
Package
Description
-
Uses of NetworkLogger in cardmanager.gui
Constructors in cardmanager.gui with parameters of type NetworkLoggerModifierConstructorDescriptionNetworkGameSettings
(Frame parent, boolean modal, Settings ts, CollectionOperator c, NetworkLogger logger) Creates new form NetworkGameSettings -
Uses of NetworkLogger in cardmanager.gui.impl
Constructors in cardmanager.gui.impl with parameters of type NetworkLogger -
Uses of NetworkLogger in cardmanager.impl
Methods in cardmanager.impl that return NetworkLoggerMethods in cardmanager.impl with parameters of type NetworkLogger -
Uses of NetworkLogger in cardmanager.networking.impl
Methods in cardmanager.networking.impl with parameters of type NetworkLoggerModifier and TypeMethodDescriptionstatic SyncKeeper
AbstractNetworkGame.syncRequest
(JoinedPlayer fromwho, String reqestMessageToFromWho, SyncKeeper waitFor, int timeoout, String message, NetworkLogger log)