Package net.sf.freecol.server.model
Contains model classes with server specific information.
- Since:
- 0.2.1
- See Also:
The common model objects
-
Interface Summary Interface Description TurnTaker Interface for server-side objects which need to update every turn. -
Class Summary Class Description DiplomacySession A type of session to handle diplomacy.LootSession A type of session to handle looting of cargo.MonarchSession A type of session to handle monarch actions that require response.NativeDemandSession A type of session to handle trading with a native settlement.NativeTradeSession A type of session to handle trading with a native settlement.ServerBuilding The server version of a building.ServerColony The server version of a colony.ServerColonyTile The server version of a colony tile.ServerEurope The server version of Europe.ServerGame The server representation of the game.ServerIndianSettlement The server version of an Indian Settlement.ServerPlayer APlayer
with additional (server specific) information, notably this player'sConnection
.ServerRegion The server version of a region.ServerUnit Server version of a unit.Session Root class for sessions.TimedSession Root class for timed sessions. -
Enum Summary Enum Description ServerPlayer.DeadCheck