orca.shirako.api
Interface IServerProxy

All Superinterfaces:
IActorIdentity, IActorProxy, IActorPublic, IProxy, ISerialize, IServerPublic
All Known Subinterfaces:
IAuthorityProxy, IBrokerProxy
All Known Implementing Classes:
LocalAuthority, LocalBroker, SoapAuthorityProxy, SoapBrokerProxy

public interface IServerProxy
extends IActorProxy, IServerPublic

IServerProxy represents the proxy interface to a Shirako actor acting as a server for other actors.


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
 



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