orca.shirako.api
Interface ICallbackProxy

All Superinterfaces:
IActorIdentity, IProxy, ISerialize
All Known Subinterfaces:
IClientCallbackProxy, IServiceManagerCallbackProxy
All Known Implementing Classes:
LocalReturn, SoapReturn

public interface ICallbackProxy
extends IProxy

ICallbackProxy represents the proxy callback interface to a Shirako actor.


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
 



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