Bees v0.5.0 API

Uses of Class
bees.core.ExtendedProtocolPresentation

Packages that use ExtendedProtocolPresentation
apps.authenticator Applications used to the process of authenticating and authorizing downloaded protocols. 
apps.discovery Protocol and test application for discovering neighbors on the same LAN. 
apps.liveness Protocol and test application for testing the responsiveness of neighbors. 
bees.core The core functionality for Bees, including, capabilities, coroutines, and events. 
 

Uses of ExtendedProtocolPresentation in apps.authenticator
 

Subclasses of ExtendedProtocolPresentation in apps.authenticator
 class AuthenticatorDiscoveryPresentation
          The AuthenticatorDiscoveryPresentation is a DiscoveryProtocolPresentation specialized for use with authenticators.
 class AuthenticatorDLPresentation
          A simple DLProtocolPresentation that adds extended protocols to the NeighborManager.
 class AuthenticatorUnknownProtocolPresentation
          An AuthenticatorUnknownProtocolPresentation is a base class for authenticating unknown protocol flows.
 

Uses of ExtendedProtocolPresentation in apps.discovery
 

Subclasses of ExtendedProtocolPresentation in apps.discovery
 class DiscoveryProtocolPresentation
          A DiscoveryProtocolPresentation is used to communicate with the DiscoveryProtocolSession in the protocol's domain.
 

Uses of ExtendedProtocolPresentation in apps.liveness
 

Subclasses of ExtendedProtocolPresentation in apps.liveness
 class LivenessPresentation
          A LivnessPresentation is used to communicate with the LivenessSession in the protocol's domain.
 

Uses of ExtendedProtocolPresentation in bees.core
 

Subclasses of ExtendedProtocolPresentation in bees.core
 class DLProtocolPresentation
          A DLProtocolPresentation is used to communicate with the DLProtocolSession in a protocol domain.
 class IDTranslatorPresentation
          An IDTranslatorPresentation interacts with the IDTranslatorSession in the flow domain.
 class UnknownProtocolPresentation
           
 

Methods in bees.core that return ExtendedProtocolPresentation
 ExtendedProtocolPresentation DLProtocolPresentation.createExtendedPresentation()
           
 


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/