orca.shirako.api
Interface IClientProxy

All Superinterfaces:
IActorIdentity, IActorProxy, IActorPublic, IClientPublic, IProxy, ISerialize
All Known Subinterfaces:
IServiceManagerProxy

public interface IClientProxy
extends IActorProxy, IClientPublic

IClientProxy represents the proxy interface to a Shirako actor acting as a client of 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
 
Methods inherited from interface orca.shirako.api.IClientPublic
updateTicket
 



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