ERXMappingObjectStream Class Reference
Inherits java::io::ObjectInputStream.
List of all members.
|
Public Member Functions |
| | ERXMappingObjectStream (InputStream inputstream) throws IOException |
Protected Member Functions |
| Class<?> | resolveClass (ObjectStreamClass objectstreamclass) throws IOException, ClassNotFoundException |
Detailed Description
Fixes errors in serialized streams so they can still handle the classes before the packaging changes in 5.0.
- Author:
- ak
Constructor & Destructor Documentation
Member Function Documentation
| Class<?> resolveClass |
( |
ObjectStreamClass |
objectstreamclass |
) |
throws IOException, ClassNotFoundException [protected] |
The documentation for this class was generated from the following file: