Uses of Interface
fulmine.rpc.IRpcManager

Packages that use IRpcManager
fulmine.context   
 

Uses of IRpcManager in fulmine.context
 

Subinterfaces of IRpcManager in fulmine.context
 interface IFrameworkContext
          The framework context; this provides access to properties of the context that should only be accessed by the framework internals.
 interface IFulmineContext
          This is the application context for fulmine, a distributed data model system (DDMS).
 

Classes in fulmine.context that implement IRpcManager
 class FTContext
          A context that exists within a cluster of peer contexts.
 class FulmineContext
          The default IFrameworkContext implementation composed of collaborating implementations: IModelManager IEventManager IDistributionManager IRpcManager
 class RpcManager
          The standard implementation of an IRpcManager.
 



Copyright © 2007-2009. All Rights Reserved.