Package net.sf.freecol.common.networking

Contains the common networking classes.

See:
          Description

Interface Summary
MessageHandler Handles complete incoming messages.
NetworkConstants Contains the network constants.
StreamedMessageHandler Handles streamed incoming messages.
 

Class Summary
Connection A network connection.
Message Class for parsing raw message data into an XML-tree and for creating new XML-trees.
NetworkReplyObject Class for storing a network response.
 

Package net.sf.freecol.common.networking Description

Contains the common networking classes.