- java.lang.Object
-
- com.caucho.hessian.io.AbstractSerializerFactory
-
- com.caucho.hessian.io.SerializerFactory
-
- io.seata.serializer.hessian.HessianSerializerFactory
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static com.caucho.hessian.io.SerializerFactory |
INSTANCE |
-
Fields inherited from class com.caucho.hessian.io.SerializerFactory
_collectionSerializer, _defaultSerializer, _factories, _mapSerializer
-
Method Summary
-
Methods inherited from class com.caucho.hessian.io.SerializerFactory
addFactory, createDefault, getClassFactory, getClassLoader, getCustomDeserializer, getDefaultDeserializer, getDefaultSerializer, getDeserializer, getDeserializer, getFieldDeserializerFactory, getListDeserializer, getListDeserializer, getObjectDeserializer, getObjectDeserializer, getObjectSerializer, getSerializer, isAllowNonSerializable, loadDeserializer, loadSerializedClass, loadSerializer, readList, readMap, readObject, setAllowNonSerializable, setSendCollectionType
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2023 Seata. All rights reserved.