|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--unitee.server.ServerObjectRepository
Constructor Summary | |
ServerObjectRepository()
|
Method Summary | |
int |
addRemoteObject(java.lang.Object remote)
Add a remote reference to the list of the already referenced objects. |
java.lang.Object |
findRemoteObject(int objectID)
Returns a remote object. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public ServerObjectRepository()
Method Detail |
public int addRemoteObject(java.lang.Object remote)
public java.lang.Object findRemoteObject(int objectID)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |