Uses of Interface
sudoku.SharedProtocols.ValidationProtocol
-
-
Uses of SharedProtocols.ValidationProtocol in sudoku
Classes in sudoku that implement SharedProtocols.ValidationProtocol Modifier and Type Class Description static classTeacher.IterationTimeoutMsgReply from the TimerManager, announcing that Teacher's tables are not responding.static classTeacher.TablesAreNotRespondingMsgReply from the TimerManager, announcing that Teacher's tables are not responding.static classTimerManager.NewIterationStartedMsgMessage from the Teacher announcing new big iteration.static classTimerManager.RemindToCheckTablesMsgMessage from the Teacher waking him up after passing given time to check if its Tables are still alive.
-