All Classes and Interfaces

Class
Description
Interface defines that the object is cleanable.
 
Basic data type input interface.
Basic data type output interface.
 
 
 
 
Object input interface.
Object output interface.
 
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
invalid reference
AbstractKryoFactory#create
)
Serialization strategy interface that specifies a serializer.
Serialized runtime exceptions, internal flow, will be converted into general exceptions and added to serialization tags when returning to rpc
Interface defining serialization optimizer, there are nothing implementations for now.