Package edu.ou.mlfw.ladder

Interface Summary
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.
 

Class Summary
CombinationGenerator  
GameRequest  
GameResult  
GameSettings  
Ladder  
Ladder.Arguments A throwaway class that encapsulates the command line arguments for World.
LadderClient  
LadderClient.Arguments A throwaway class that encapsulates the command line arguments for World.
LadderClientShutdownMesg  
LadderConfig A LadderConfiguration points to the file location of a SimulatorInitializer and provides mapping entries from uniquely named controllables to the clients that will control them.
LadderServer  
LadderServer.Arguments A throwaway class that encapsulates the command line arguments for World.