Package de.saar.chorus.domgraph.utool.server

Provides the main programme for Utool.

See:
          Description

Interface Summary
ConnectionManager.StateChangeListener  
 

Class Summary
ConnectionManager The Utool main program for accessing the Domgraph functionality in server mode.
 

Enum Summary
ConnectionManager.State  
 

Package de.saar.chorus.domgraph.utool.server Description

Provides the main programme for Utool. Utool is a collection of front-ends to the Domgraph library, consisting of a command-line tool, a server, and a GUI. This package is distributed under the GPL rather than the LGPL because it is linked with the GNU Getopt library.

For further information, please refer to the main Utool documentation.