com.alipay.hessian.generic.io
Class GenericCollectionSerializer

java.lang.Object
  extended by com.caucho.hessian.io.AbstractSerializer
      extended by com.alipay.hessian.generic.io.GenericCollectionSerializer
All Implemented Interfaces:
com.caucho.hessian.io.Serializer

public class GenericCollectionSerializer
extends com.caucho.hessian.io.AbstractSerializer

Since:
5.3.0

Field Summary
 
Fields inherited from class com.caucho.hessian.io.AbstractSerializer
log
 
Method Summary
static GenericCollectionSerializer getInstance()
           
 void writeObject(Object obj, com.caucho.hessian.io.AbstractHessianOutput out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static GenericCollectionSerializer 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.