org.objectweb.proactive.core.runtime.http
Class RuntimeReply

java.lang.Object
  extended byorg.objectweb.proactive.core.runtime.http.RuntimeReply
All Implemented Interfaces:
java.io.Serializable

public class RuntimeReply
extends java.lang.Object
implements java.io.Serializable

Author:
vlegrand To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
See Also:
Serialized Form

Constructor Summary
RuntimeReply()
           
RuntimeReply(java.lang.Object o)
           
 
Method Summary
 java.lang.Object getReturnedObject()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuntimeReply

public RuntimeReply()

RuntimeReply

public RuntimeReply(java.lang.Object o)
Method Detail

getReturnedObject

public java.lang.Object getReturnedObject()


Copyright ? April 2005 INRIA All Rights Reserved.