|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.rmi.server.RemoteObject
|
+--java.rmi.server.RemoteServer
|
+--java.rmi.server.UnicastRemoteObject
|
+--RIDL_Runtime.RIDL_ObjectPP
| Field Summary | |
protected RIDL_Object |
_real
|
| Fields inherited from class java.rmi.server.RemoteObject |
ref |
| Constructor Summary | |
protected |
RIDL_ObjectPP()
|
protected |
RIDL_ObjectPP(RIDL_Object real)
|
| Method Summary | |
RIDL_Object |
_get_real()
|
void |
_set_real(RIDL_Object real)
|
| Methods inherited from class java.rmi.server.UnicastRemoteObject |
clone, exportObject, exportObject, exportObject, unexportObject |
| Methods inherited from class java.rmi.server.RemoteServer |
getClientHost, getLog, setLog |
| Methods inherited from class java.rmi.server.RemoteObject |
equals, getRef, hashCode, toString, toStub |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected RIDL_Object _real
| Constructor Detail |
protected RIDL_ObjectPP()
throws RemoteException
protected RIDL_ObjectPP(RIDL_Object real)
throws RemoteException
| Method Detail |
public RIDL_Object _get_real()
public void _set_real(RIDL_Object real)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||