org.caleigo.toolkit.tunnel
Interface DynamicRemoteProxy.IProxyReturnMessage

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
DynamicRemoteProxy.DefaultProxyReturnMessage
Enclosing interface:
DynamicRemoteProxy

static interface DynamicRemoteProxy.IProxyReturnMessage
extends java.io.Serializable


Method Summary
 java.lang.Object getReturnValue()
           
 

Method Detail

getReturnValue

public java.lang.Object getReturnValue()


Copyright © 2005 Caleigo. All Rights Reserved.