orca.shirako.api
Interface IBrokerProxy

All Superinterfaces:
IActorIdentity, IActorProxy, IActorPublic, IBrokerPublic, IProxy, ISerialize, IServerProxy, IServerPublic
All Known Implementing Classes:
LocalAuthority, LocalBroker, SoapBrokerProxy

public interface IBrokerProxy
extends IServerProxy, IBrokerPublic

IBrokerProxy represents the proxy interface to a Shirako actor acting in the broker role.


Field Summary
 
Fields inherited from interface orca.shirako.api.IProxy
ProxyTypeLocal, ProxyTypeSoap
 
Method Summary
 
Methods inherited from interface orca.shirako.api.IProxy
getType
 
Methods inherited from interface orca.shirako.api.IActorIdentity
getGuid, getIdentity, getName
 
Methods inherited from interface orca.shirako.api.ISerialize
reset, save, save
 
Methods inherited from interface orca.shirako.api.IActorPublic
query
 
Methods inherited from interface orca.shirako.api.IBrokerPublic
claim, extendTicket, ticket
 



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