| Subclasses of SOCMessageTemplate4i in soc.message | 
 class | 
SOCMovePiece
 
          This server-broadcast message announces a player
 is moving a piece that's already on the board, to a new location. | 
 class | 
SOCMovePieceRequest
 
          This client-to-server message requests moving a piece
 that's already on the board, to a new location. | 
 class | 
SOCSimpleAction
 
          This generic message from the server to clients handles a simple action or event for a client player in a game. | 
 class | 
SOCSimpleRequest
 
          This generic message handles a simple request from a client player in a game. |