|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.caleigo.toolkit.tunnel.DynamicRemoteProxy.DefaultProxyReturnMessage
Field Summary | |
protected java.lang.Object |
mReturnValue
|
Constructor Summary | |
DynamicRemoteProxy.DefaultProxyReturnMessage(java.lang.Object returnValue)
|
Method Summary | |
java.lang.Object |
getReturnValue()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected java.lang.Object mReturnValue
Constructor Detail |
public DynamicRemoteProxy.DefaultProxyReturnMessage(java.lang.Object returnValue)
Method Detail |
public java.lang.Object getReturnValue()
getReturnValue
in interface DynamicRemoteProxy.IProxyReturnMessage
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |