Bees v0.5.0 API

Uses of Class
bees.core.kernel.KernelObjectCoroutine

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

Uses of KernelObjectCoroutine in bees.core
 

Methods in bees.core that return KernelObjectCoroutine
 KernelObjectCoroutine CapabilityEnvelope.lookup(Unsealer unsealer, StateResponder sr)
           
 KernelObjectCoroutine CapabilityEnvelope.lookup(StateResponder sr)
          Send a lookup event for the enclosed capability.
 

Methods in bees.core with parameters of type KernelObjectCoroutine
 Capability CapabilityEnvelope.unseal(KernelObjectCoroutine koc)
          Unseal the capability returned by a lookup reply.
 


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/