org.red5.io.amf3
Class Input.PendingObject
java.lang.Object
org.red5.io.amf3.Input.PendingObject
- Enclosing class:
- Input
protected static class Input.PendingObject
- extends Object
Dummy class that is stored as reference for objects currently
being deserialized that reference themselves.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Input.PendingObject
public Input.PendingObject()
addPendingProperty
public void addPendingProperty(Object obj,
Class<?> klass,
String name)
resolveProperties
public void resolveProperties(Object result)
Copyright © 2006-2012 The Red5 Project