Uses of Interface
jfreerails.controller.Message2Client

Packages that use Message2Client
jfreerails.network Provides classes for sending moves and commands between the client and server. 
 

Uses of Message2Client in jfreerails.network
 

Classes in jfreerails.network that implement Message2Client
 class SetPropertyMessage2Client
          A Message2Client that lets the server set a property (for example, the list of saved games available) on a client.
 class SetWorldMessage2Client
          Sent from the server to the client when (i) a new game is started, (ii) a game is loaded, or (iii) the client connects to a game in progress.