| 
Class Summary | 
| LinkTableItem | 
LinkTableItem.java
 Multi-purpose class used to hold data stored in a LinkTable. | 
| SimpleLocalHost | 
SimpleLocalHost.java
 The SimpleLocalHost is essentially a Host
 which also services requests. | 
| UDPHost | 
UDPHost.java
 A simple host representation for the UDP implementation of
 xmiddle. | 
| XPathLinkTable | 
XPathLinkTable.java
 A linktable implemented using hashtables, vectors and a lot of
 sweat! It basically uses three hashtables (with the application ID
 of the local application as key) to represent the exports, linked
 From and linkedBy tables. |