com.alibaba.dubbo.common.serialize.support.hessian
Class Hessian2SerializerFactory

java.lang.Object
  extended by com.alibaba.com.caucho.hessian.io.AbstractSerializerFactory
      extended by com.alibaba.com.caucho.hessian.io.SerializerFactory
          extended by com.alibaba.dubbo.common.serialize.support.hessian.Hessian2SerializerFactory

public class Hessian2SerializerFactory
extends com.alibaba.com.caucho.hessian.io.SerializerFactory


Field Summary
static com.alibaba.com.caucho.hessian.io.SerializerFactory SERIALIZER_FACTORY
           
 
Method Summary
 ClassLoader getClassLoader()
           
 
Methods inherited from class com.alibaba.com.caucho.hessian.io.SerializerFactory
addFactory, getDeserializer, getDeserializer, getListDeserializer, getListDeserializer, getObjectDeserializer, getObjectDeserializer, getSerializer, isAllowNonSerializable, readList, readMap, readObject, setAllowNonSerializable, setSendCollectionType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERIALIZER_FACTORY

public static final com.alibaba.com.caucho.hessian.io.SerializerFactory SERIALIZER_FACTORY
Method Detail

getClassLoader

public ClassLoader getClassLoader()
Overrides:
getClassLoader in class com.alibaba.com.caucho.hessian.io.SerializerFactory


Copyright © 2012–2017 Alibaba. All rights reserved.