| 接口 | 说明 |
|---|---|
| SerializationOptimizer |
Interface defining serialization optimizer, there are nothing implementations for now.
|
| 类 | 说明 |
|---|---|
| SerializableClassRegistry |
Provide a unified serialization registry, this class used for
dubbo-serialization-fst
and dubbo-serialization-kryo, it will register some classes at startup time (for example AbstractKryoFactory#create) |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.