Uses of Interface
orca.shirako.api.ISliceOperations

Packages that use ISliceOperations
orca.shirako.api   
orca.shirako.core   
 

Uses of ISliceOperations in orca.shirako.api
 

Subinterfaces of ISliceOperations in orca.shirako.api
 interface IActor
          IActor defines the common functionality of all actors.
 interface IAuthority
          IAuthority defines the interface for a Shirako actor acting in the authority role.
 interface IBroker
          IBroker defines the interface for a Shirako actor acting in the broker role.
 interface IClientActor
          IClientActor defines the common functionality for actors acting as clients of other actors (service managers and brokers).
 interface IServerActor
          IServerActor defines the common functionality for actors acting as servers for other actors (brokers and site authorities).
 interface IServiceManager
          IServiceManager defines the interface for a Shirako actor acting in the service manager role.
 

Uses of ISliceOperations in orca.shirako.core
 

Classes in orca.shirako.core that implement ISliceOperations
 class Actor
          Actor is the base class for all actor implementations.
 class Authority
          Authority is the base implementation for a site authority actor.
 class Broker
          Broker offers the base for all broker actors.
 class ServiceManager
          ServiceManager is the base implementation for a service manager actor.
 



Copyright © 2007 Network/Internet Computing Lab. All Rights Reserved.