JNodeOS v1.2.0 API

Uses of Class
edu.utah.janos.nodeos.NoSuchNodeAddress

Packages that use NoSuchNodeAddress
edu.utah.janos.nodeos   
edu.utah.janos.route   
 

Uses of NoSuchNodeAddress in edu.utah.janos.nodeos
 

Methods in edu.utah.janos.nodeos that throw NoSuchNodeAddress
 Address AddressFactory.newAddress(int anAddress, java.lang.String protocolSpec, java.lang.String addressSpec)
          Construct a new Address object that associates the given, virtual "active address" with the physical address described by the addressSpec and its protocolSpec.
 

Uses of NoSuchNodeAddress in edu.utah.janos.route
 

Methods in edu.utah.janos.route that throw NoSuchNodeAddress
 void WriteableRouteTable.addRoute(int activeDest, int activeNext, java.lang.String physNext)
          Add a route to the table.
 

Constructors in edu.utah.janos.route that throw NoSuchNodeAddress
RouteEntry.RouteEntry(int dst, int nxt, java.lang.String a)
          Create a new RouteEntry for the given destination whose next hop is the given next/addr.
 


JNodeOS v1.2.0 API

This documentation is Copyright (C) 1998-2002 The University of Utah. All Rights Reserved. See the file LICENSE for distribution terms.
Documentation, software, and mailing list archives for Janos can be found at the Janos Project web site: http://www.cs.utah.edu/flux/janos/
Generated on Mar 17, 2002