| ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Node | |
mam.internetworking |
Uses of Node in mam.internetworking |
Fields in mam.internetworking declared as Node | |
protected mam.internetworking.Node | Facility.m_localNode Description of the Field |
(package private) static Node | Node.m_localNode |
(package private) Node | RouteRefresher.m_localNode |
Constructors in mam.internetworking with parameters of type Node | |
RouteRefresher.RouteRefresher(Node localNode, int sleepInterval) | |
RouteRefresher.RouteRefresher(Node localNode) |
Methods in mam.internetworking that return Node | |
protected Node | Facility.getLocalNode() Gets the LocalNode attribute of the Facility object |
static Node | Node.getLocalNode() Gets the LocalNode attribute of the Node class |
static Node | Node.getLocalNode(String filename) Gets the LocalNode attribute of the Node class |
| ||||||||||
PREV NEXT | FRAMES NO FRAMES |