Bees v0.5.0 API

Uses of Interface
bees.core.CapsuleCompanionProtocol

Packages that use CapsuleCompanionProtocol
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. 
bees.core The core functionality for Bees, including, capabilities, coroutines, and events. 
 

Uses of CapsuleCompanionProtocol in apps.pathfinder
 

Classes in apps.pathfinder that implement CapsuleCompanionProtocol
 class PathfinderProtocol
          The PathfinderProtocol is 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 CapsuleCompanionProtocol in bees.core
 

Classes in bees.core that implement CapsuleCompanionProtocol
 class IDTranslationProtocol
          The IDTranslationProtocol detects unknown Capsule types and translates their Capsule identifiers to flow identifiers.
 


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/