Package com.caucho.hessian.io
Class UnsafeUnsharedSerializer
java.lang.Object
com.caucho.hessian.io.AbstractSerializer
com.caucho.hessian.io.UnsafeSerializer
com.caucho.hessian.io.UnsafeUnsharedSerializer
- All Implemented Interfaces:
Serializer
Serializing an object for known object types.
-
Field Summary
Fields inherited from class com.caucho.hessian.io.AbstractSerializer
NULL
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.caucho.hessian.io.UnsafeSerializer
create, introspect, isEnabled, writeInstance, writeObject10
Methods inherited from class com.caucho.hessian.io.AbstractSerializer
getClass, writeDefinition20, writeReplace
-
Constructor Details
-
UnsafeUnsharedSerializer
-
-
Method Details
-
writeObject
- Specified by:
writeObject
in interfaceSerializer
- Overrides:
writeObject
in classUnsafeSerializer
- Throws:
IOException
-