|
Bees v0.5.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeadBDomainException | |
| bees.core | The core functionality for Bees, including, capabilities, coroutines, and events. |
| bees.core.kernel | Classes that implement the Bee's kernel domain and the coroutine's for supporting user domains. |
| Uses of DeadBDomainException in bees.core |
| Methods in bees.core that throw DeadBDomainException | |
protected void |
BeesEvent.sendReply()
Send a reply to the event. |
protected void |
LocalFlowEvent.sendReply()
|
protected void |
RemoteFlowEvent.sendReply()
|
void |
RevokeCapabilityCoroutine.deleteObject(BDomainCoroutine sc,
Capability cap)
|
void |
RevokeCapabilityCoroutine.revokePermissions(EventChannel ec,
Capability cap,
PermissionSet ps)
|
void |
RevokeCapabilityCoroutine.revoke(EventChannel ec,
Capability cap)
|
void |
EventChannel.sendEvent(BeesEvent ae)
|
| Uses of DeadBDomainException in bees.core.kernel |
| Methods in bees.core.kernel that throw DeadBDomainException | |
protected void |
BDomainQueryEvent.sendReply()
|
|
Bees v0.5.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||