Uses of Interface
orca.shirako.api.IBrokerPublic

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

Uses of IBrokerPublic in orca.shirako.api
 

Subinterfaces of IBrokerPublic 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.
 interface IBrokerProxy
          IBrokerProxy represents the proxy interface to a Shirako actor acting in the broker role.
 

Uses of IBrokerPublic in orca.shirako.core
 

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

Uses of IBrokerPublic in orca.shirako.proxies.local
 

Classes in orca.shirako.proxies.local that implement IBrokerPublic
 class LocalAuthority
          Local proxy for Authority.
 class LocalBroker
          Local proxy for Agent.
 

Uses of IBrokerPublic in orca.shirako.proxies.soap
 

Classes in orca.shirako.proxies.soap that implement IBrokerPublic
 class SoapBrokerProxy
          Proxy representing an agent using SOAP for communication.
 



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