org.granite.messaging.amf
Class AMF3Object

java.lang.Object
  extended by org.granite.messaging.amf.AMF3Object
All Implemented Interfaces:
Serializable

public class AMF3Object
extends Object
implements Serializable

Author:
Franck WOLFF
See Also:
Serialized Form

Constructor Summary
AMF3Object(Object value)
           
 
Method Summary
 Object getValue()
           
 String toString()
           
 String toString(String indent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AMF3Object

public AMF3Object(Object value)
Method Detail

getValue

public Object getValue()

toString

public String toString()
Overrides:
toString in class Object

toString

public String toString(String indent)