Bees v0.5.0 API

Uses of Class
bees.core.CapsuleReceiver

Packages that use CapsuleReceiver
bees.core The core functionality for Bees, including, capabilities, coroutines, and events. 
bees.core.resource This package holds most of the system provided capabilities. 
 

Uses of CapsuleReceiver in bees.core
 

Methods in bees.core with parameters of type CapsuleReceiver
protected abstract  void NeighborImpl.receiveBuffer(CapsuleReceiver cr)
          Call back to be implemented by the class that will receive Capsules.
 

Uses of CapsuleReceiver in bees.core.resource
 

Methods in bees.core.resource with parameters of type CapsuleReceiver
protected  void NodeOSNeighbor.receiveBuffer(CapsuleReceiver cr)
           
 


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/