Uses of Class
soc.message.SOCMessageTemplate2i

Packages that use SOCMessageTemplate2i
soc.message   
 

Uses of SOCMessageTemplate2i in soc.message
 

Subclasses of SOCMessageTemplate2i in soc.message
 class SOCBoardSpecialEdge
          This message from the server to clients announces that an edge on the game board has become a Special Edge, or is no longer a Special Edge.
 class SOCResetBoardAuth
          This message from server informs the client that a game they're playing has been "reset" to a new game (with same name and players, new layout), and they should join at the given position.
 class SOCResetBoardVote
          This bi-directional message gives the client's vote on a "board reset", which was requested by another player in that game.