Uses of Class
com.bbn.openmap.layer.link.LinkServerStarter

Packages that use LinkServerStarter
com.bbn.openmap.layer.link Provide classes to handle the link protocol: a layer that displays link data, classes to assist in writing a link server, and methods that read and write in the link protocol format. 
com.bbn.openmap.layer.link.shape A link server that reads ESRI shape file data. 
 

Uses of LinkServerStarter in com.bbn.openmap.layer.link
 

Subclasses of LinkServerStarter in com.bbn.openmap.layer.link
 class TestServerStarter
          The LinkServerStarter is the object that listens for Link clients on a specific port.
 

Uses of LinkServerStarter in com.bbn.openmap.layer.link.shape
 

Subclasses of LinkServerStarter in com.bbn.openmap.layer.link.shape
 class ShapeServerStarter
          This class starts ShapeLinkServers on a per-client basis.
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details