GNU Classpath (0.20) | |
Frames | No Frames |
Methods with parameter type java.io.ObjectStreamClass | |
Class | Called when a class is being deserialized. |
void |
Methods with return type java.io.ObjectStreamClass | |
ObjectStreamClass | |
ObjectStreamClass | Returns the ObjectStreamClass for cl .
|
ObjectStreamClass | This method reads a class descriptor from the real input stream
and use these data to create a new instance of ObjectStreamClass.
|
GNU Classpath (0.20) |