Uses of Interface
orca.shirako.api.IAuthorityPublic

Packages that use IAuthorityPublic
orca.shirako.api   
orca.shirako.core   
orca.shirako.proxies.local   
orca.shirako.proxies.soap   
 

Uses of IAuthorityPublic in orca.shirako.api
 

Subinterfaces of IAuthorityPublic in orca.shirako.api
 interface IAuthority
          IAuthority defines the interface for a Shirako actor acting in the authority role.
 interface IAuthorityProxy
          IAuthorityProxy represents the proxy interface to a Shirako actor acting in the authority role.
 

Uses of IAuthorityPublic in orca.shirako.core
 

Classes in orca.shirako.core that implement IAuthorityPublic
 class Authority
          Authority is the base implementation for a site authority actor.
 

Uses of IAuthorityPublic in orca.shirako.proxies.local
 

Classes in orca.shirako.proxies.local that implement IAuthorityPublic
 class LocalAuthority
          Local proxy for Authority.
 

Uses of IAuthorityPublic in orca.shirako.proxies.soap
 

Classes in orca.shirako.proxies.soap that implement IAuthorityPublic
 class SoapAuthorityProxy
          Proxy representing an Authority using SOAP for communication
 



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