com.threerings.presents.server
Class PresentsDObjectMgr.ProxyReference
java.lang.Object
com.threerings.presents.server.PresentsDObjectMgr.ProxyReference
- Enclosing class:
- PresentsDObjectMgr
protected static class PresentsDObjectMgr.ProxyReference
- extends Object
Tracks necessary information on a proxy distributed object.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
origObjectId
public int origObjectId
origManager
public DObjectManager origManager
PresentsDObjectMgr.ProxyReference
public PresentsDObjectMgr.ProxyReference(int origObjectId,
DObjectManager origManager)