Package LectureGame.Core

Class Summary
ConnectionListener Created by IntelliJ IDEA.
ConnectionProber Created by IntelliJ IDEA.
ConsoleWriter Created by IntelliJ IDEA.
LG Created by IntelliJ IDEA.
MasterClient The MasterClient class inherits from the StudentClient class, and is in that respect a special case of the studen client Differs from the StudentClient class in the way the class handles new conenctions and how it handles replies from the connected peer.
NetworkConnectionKeeper Created by IntelliJ IDEA.
NetworkManager Created by IntelliJ IDEA.
Question Created by IntelliJ IDEA.
StudentClient Created by IntelliJ IDEA.
 

Enum Summary
StudentClient.ConnectionState  
 

Exception Summary
IllegalGameModeException Created by IntelliJ IDEA.