Bees v0.5.0 API

Uses of Class
bees.core.DataAggregator

Packages that use DataAggregator
bees.core The core functionality for Bees, including, capabilities, coroutines, and events. 
 

Uses of DataAggregator in bees.core
 

Methods in bees.core with parameters of type DataAggregator
 boolean DataResponseCapsule.merge(DataAggregator da)
          Merge the contents of this response into the given DataAggregator.
 

Constructors in bees.core with parameters of type DataAggregator
DataRequestCapsule(DataAggregator da)
          Construct and initialize DataRequestCapsule from the given DataAggregator.
ReliableDataRequestCapsule(DataAggregator da)
          Construct a ReliableDataRequestCapsule 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/