Bees v0.5.0 API

Uses of Class
bees.core.DLProtocolPresentation

Packages that use DLProtocolPresentation
apps.authenticator Applications used to the process of authenticating and authorizing downloaded protocols. 
bees.core The core functionality for Bees, including, capabilities, coroutines, and events. 
 

Uses of DLProtocolPresentation in apps.authenticator
 

Subclasses of DLProtocolPresentation in apps.authenticator
 class AuthenticatorDLPresentation
          A simple DLProtocolPresentation that adds extended protocols to the NeighborManager.
 

Methods in apps.authenticator that return DLProtocolPresentation
protected  DLProtocolPresentation Authenticator.createDLProtocolPresentation(TypeID fi)
           
 

Uses of DLProtocolPresentation in bees.core
 

Methods in bees.core that return DLProtocolPresentation
 DLProtocolPresentation Node.register(DLProtocolPresentation retval, NeighborImpl ni, PairChain flowDesc, Capability[] initialCaps, PermissionSet transfer, CapabilityTree ct)
          Create a new domain and load the protocol from a neighbor.
 DLProtocolPresentation Node.register(NeighborImpl ni, PairChain flowDesc, Capability[] initialCaps, PermissionSet transfer, CapabilityTree ct)
          Create a new domain and load the protocol from a neighbor.
 

Methods in bees.core with parameters of type DLProtocolPresentation
 DLProtocolPresentation Node.register(DLProtocolPresentation retval, NeighborImpl ni, PairChain flowDesc, Capability[] initialCaps, PermissionSet transfer, CapabilityTree ct)
          Create a new domain and load the protocol from a neighbor.
 


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/