Uses of Package
lecturequiz.server.service

Packages that use lecturequiz.server.service
lecturequiz.server.data   
lecturequiz.server.gamemodes   
lecturequiz.server.main   
lecturequiz.server.service   
 

Classes in lecturequiz.server.service used by lecturequiz.server.data
FullQuizInfo
           
QuestionInfo
           
 

Classes in lecturequiz.server.service used by lecturequiz.server.gamemodes
GameStatus
          Holds the status information of a game The player count is an array as it lists the number of players for all teams The first team is index 0 of the array, the next 1 and so on.
ParameterEntry
          This class holds information about custom parameters sent when starting or joining a quiz.
 

Classes in lecturequiz.server.service used by lecturequiz.server.main
FullQuestionInfo
           
FullQuizInfo
           
GameModeInfo
           
ParameterEntry
          This class holds information about custom parameters sent when starting or joining a quiz.
QuizInfo
           
 

Classes in lecturequiz.server.service used by lecturequiz.server.service
FullQuestionInfo
           
FullQuizInfo
           
GameModeInfo
           
GameStatus
          Holds the status information of a game The player count is an array as it lists the number of players for all teams The first team is index 0 of the array, the next 1 and so on.
ParameterEntry
          This class holds information about custom parameters sent when starting or joining a quiz.
QuestionInfo
           
QuizInfo