Uses of Interface
orca.shirako.api.IServerActor

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

Uses of IServerActor in orca.shirako.api
 

Subinterfaces of IServerActor in orca.shirako.api
 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.
 

Uses of IServerActor in orca.shirako.core
 

Classes in orca.shirako.core that implement IServerActor
 class Authority
          Authority is the base implementation for a site authority actor.
 class Broker
          Broker offers the base for all broker actors.
 



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