Bees v0.5.0 API

Uses of Class
apps.pathfinder.PathfinderSession

Packages that use PathfinderSession
apps.pathfinder A simple routing protocol that builds a tree of nodes for forwarding client packets to a server and multicasting server packets to the clients. 
 

Uses of PathfinderSession in apps.pathfinder
 

Methods in apps.pathfinder with parameters of type PathfinderSession
 boolean SinkCapsule.evaluate(Node node, PathfinderSession pfs)
          Evaluate a Capsule and possibly forward it toward the root.
 void MulticastCapsule.evaluate(Node node, PathfinderSession pfs)
           
 

Constructors in apps.pathfinder with parameters of type PathfinderSession
PathfinderParameters(PathfinderSession ps)
          Construct a PathfinderParameters object with the given values.
 


Bees v0.5.0 API

This documentation is Copyright (C) 2002 The University of Utah. All Rights Reserved. See the individual source files for distribution terms.
Documentation, software, and mailing lists for Bees v0.5.0 can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/