com.alipay.hessian.generic.io
Class GenericMapSerializer
java.lang.Object
com.caucho.hessian.io.AbstractSerializer
com.alipay.hessian.generic.io.GenericMapSerializer
- All Implemented Interfaces:
- com.caucho.hessian.io.Serializer
public class GenericMapSerializer
- extends com.caucho.hessian.io.AbstractSerializer
- Since:
- 5.3.0
| Fields inherited from class com.caucho.hessian.io.AbstractSerializer |
log |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static GenericMapSerializer getInstance()
writeObject
public void writeObject(Object obj,
com.caucho.hessian.io.AbstractHessianOutput out)
throws IOException
- Specified by:
writeObject in interface com.caucho.hessian.io.Serializer- Specified by:
writeObject in class com.caucho.hessian.io.AbstractSerializer
- Throws:
IOException
Copyright © 2008–2018 Ant Financial. All rights reserved.