Package javassist.tools.rmi
Class RemoteRef
java.lang.Object
javassist.tools.rmi.RemoteRef
- All Implemented Interfaces:
Serializable
Remote reference. This class is internally used for sending a remote
reference through a network stream.
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
oid
public int oid -
classname
-
-
Constructor Details
-
RemoteRef
public RemoteRef(int i) -
RemoteRef
-