Bees v0.5.0 API

Uses of Class
bees.core.ResponderCoroutine

Packages that use ResponderCoroutine
bees.core The core functionality for Bees, including, capabilities, coroutines, and events. 
bees.core.bdomain Wrapper and support classes for dealing with Java NodeOS Domain's. 
bees.core.kernel Classes that implement the Bee's kernel domain and the coroutine's for supporting user domains. 
 

Uses of ResponderCoroutine in bees.core
 

Subclasses of ResponderCoroutine in bees.core
 class AuthorizationCoroutine
          A Coroutine for interacting with the Auth App.
 class InheritedCapabilityCoroutine
          Coroutine used to pass capabilities to a BDomain.
 

Uses of ResponderCoroutine in bees.core.bdomain
 

Subclasses of ResponderCoroutine in bees.core.bdomain
 class DischargeBDomainCoroutine
           
 

Uses of ResponderCoroutine in bees.core.kernel
 

Subclasses of ResponderCoroutine in bees.core.kernel
 class BDomainCoroutine
          The kernel object that refers to the actual domain.
 class ConnectBDomainCoroutine
          Coroutine used to transform a domain identifier into a usable port for sending events.
 class CreateBDomainCoroutine
          Coroutine used to create a new domain.
 class KernelObjectCoroutine
          Coroutine used to manage the capability material stored in the kernel.
 


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/