Package net.sf.freecol.metaserver

This package contains an implementation of a meta server.

See:
          Description

Class Summary
MetaItem This object stores information about a single running server.
MetaRegister The MetaRegister stores information about running servers.
MetaServer The entry point and main controller object for the meta server.
NetworkHandler Handles all network messages beeing sent to the metaserver.
 

Package net.sf.freecol.metaserver Description

This package contains an implementation of a meta server.

The entry point for the meta server is MetaServer.