Bees v0.5.0 API

Uses of Interface
bees.core.Unsealer

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

Uses of Unsealer in bees.core
 

Classes in bees.core that implement Unsealer
 class AsymmetricUnsealer
           
 class SymmetricSeal
           
 

Methods in bees.core that return Unsealer
 Unsealer SealPair.getUnsealer()
           
 

Methods in bees.core with parameters of type Unsealer
 KernelObjectCoroutine CapabilityEnvelope.lookup(Unsealer unsealer, StateResponder sr)
           
 Capability CapabilityEnvelope.unseal(Unsealer unsealer)
           
 

Constructors in bees.core with parameters of type Unsealer
SealPair(Sealer sealer, Unsealer unsealer)
           
 


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/