Package net.sf.freecol.server.networking

Contains the server networking classes.

See:
          Description

Class Summary
DummyConnection A dummy connection, used for AI players.
Server The networking server in which new clients can connect and methods like sendToAll are kept.
 

Package net.sf.freecol.server.networking Description

Contains the server networking classes.

The main server networking class is Server. Most of the networking classes are common: net.sf.freecol.common.networking.