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

Packages that use LinkManager
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. 
 

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

Fields in com.bbn.openmap.layer.link declared as LinkManager
protected  LinkManager LinkListener.linkManager
          The Link to use to talk to the client.
protected  LinkManager LinkLayer.linkManager
          The object that provides a link to the layer (and its various threads) on a coordinateed basis.
 

Constructors in com.bbn.openmap.layer.link with parameters of type LinkManager
LinkListener(LinkManager linkManager, LinkLayer layer, OMGridGenerator generator)
          Create child thread that will handle the client.
 



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