|
Bees v0.5.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||