jlink.tools.server
Class JLServer

java.lang.Object
  extended by jlink.tools.server.JLServer

public class JLServer
extends java.lang.Object

The JLink server will allow the delivery of flowcharts from a servlet environment.

Author:
jasonkb

Constructor Summary
JLServer()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JLServer

public JLServer()