com.clickntap.tool.hessian
Class BigIntegerSerializer
java.lang.Object
com.caucho.hessian.io.AbstractSerializer
com.clickntap.tool.hessian.BigIntegerSerializer
- All Implemented Interfaces:
- com.caucho.hessian.io.Serializer
public class BigIntegerSerializer
- extends com.caucho.hessian.io.AbstractSerializer
| Fields inherited from class com.caucho.hessian.io.AbstractSerializer |
log, NULL |
|
Method Summary |
void |
writeObject(Object obj,
com.caucho.hessian.io.AbstractHessianOutput out)
|
| Methods inherited from class com.caucho.hessian.io.AbstractSerializer |
getClass, writeDefinition20, writeInstance, writeObject10, writeReplace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BigIntegerSerializer
public BigIntegerSerializer()
writeObject
public void writeObject(Object obj,
com.caucho.hessian.io.AbstractHessianOutput out)
throws IOException
- Specified by:
writeObject in interface com.caucho.hessian.io.Serializer- Overrides:
writeObject in class com.caucho.hessian.io.AbstractSerializer
- Throws:
IOException
Copyright © 2014. All rights reserved.