Package faa.tg.departure.server

This package contains classes that manage the messages sent from the Departure GUI to the EcoGUI.

See:
          Description

Interface Summary
DepartureObjectInputInterface This class defines DepartureObjectInputInterface which is used to handle incoming objects from tgf
DepartureObjectInputListener This class defines DepartureObjectInputListener which is an interface for classes that listen for departure objects from departure client
 

Class Summary
DepartureMenu The departure menu for the EcoGUI.
DepartureObjectMgr This class defines DepartureObjectMgr which takes care of processing and responding to objects sent from Departure client service.
DepartureObjectReader This class defines DepartureObjectReader which reads in objects sent from the Departure Client
DepartureObjectWriter This class defines DepartureObjectWriter which sends objects to the Departure Client
DepartureService This class defines DepartureService which provides tgf a way to send and recieve objects from a Departure client over a socket
StartDepartureAction This class responds to eco startDeptGUI menu selections
 

Package faa.tg.departure.server Description

This package contains classes that manage the messages sent from the Departure GUI to the EcoGUI. As well as classes that send messages that contain information needed by the Departure GUI.