Bees v0.5.0 API

Uses of Interface
bees.core.Sealer

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

Uses of Sealer in bees.core
 

Classes in bees.core that implement Sealer
 class AsymmetricSealer
           
 class SymmetricSeal
           
 

Methods in bees.core that return Sealer
 Sealer SealPair.getSealer()
           
 

Methods in bees.core with parameters of type Sealer
 CapabilityEnvelope CapabilityEnvelope.seal(Sealer sealer)
           
 

Constructors in bees.core with parameters of type Sealer
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/