| 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 | ObjectStreamClass.lookup(Class> cl) 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.
|
Methods with parameter type java.io.ObjectStreamClass | |
| Class<T> | |