Package | Description |
---|---|
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.
|
Modifier and Type | Field and Description |
---|---|
protected LinkListener |
LinkLayer.listener
The thread listener used to communicate asynchronously.
|
Modifier and Type | Method and Description |
---|---|
protected LinkListener |
LinkListener.getListener() |
protected LinkListener |
LinkLayer.getListener() |
Modifier and Type | Method and Description |
---|---|
protected ClientLink |
LinkManager.getLink(LinkListener ll)
Called for a LayerListener that will not write to the Link,
only read from it.
|
protected void |
LinkLayer.setListener(LinkListener ll) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details