Searched defs:unmarshalValue (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/rmi/server/
H A DUnicastRef.java174 Object returnValue = unmarshalValue(rtype, in);
301 protected static Object unmarshalValue(Class<?> type, ObjectInput in) method in class:UnicastRef

Completed in 1410 milliseconds