edu.ou.mlfw.ladder
Interface LadderMessage

All Known Implementing Classes:
GameRequest, GameResult, GameSettings, LadderClientShutdownMesg

public interface LadderMessage

The message interface is a marker to show that the object should be considered a type of message that can be sent over a network connection.

Author:
Sean Jones