JNodeOS v1.2.0 API

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

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

Uses of AddressFormatException in edu.utah.janos.nodeos
 

Methods in edu.utah.janos.nodeos that throw AddressFormatException
static int Address.fromString(java.lang.String name)
          Generate a 32-bit integer from the given string address.
 

Uses of AddressFormatException in edu.utah.janos.route
 

Methods in edu.utah.janos.route that throw AddressFormatException
 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 AddressFormatException
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