Package net.sf.freecol.server.model

Contains model classes with server specific information.

See:
          Description

Interface Summary
ServerModelObject Interface for server-side objects which needs to store extra information to a save game.
 

Class Summary
ServerGame The main component of the game model.
ServerPlayer A Player with additional (server specific) information.
ServerRegion  
 

Package net.sf.freecol.server.model Description

Contains model classes with server specific information.

See Also:
The common model objects}