Interface | Description |
---|---|
ObjectDecoder |
Interface to abstract away the difference between deserializing
xml and binary
|
ObjectEncoder |
Interface to abstract away the difference between serializing
xml and binary
|
ObjectSerializationHandler |
Interface to be implemented to handle the serialization/
deserialization of an object.
|
ObjectTypeMapper |
Interface to be implemented to handle the serialization/
deserialization of an object.
|
Class | Description |
---|---|
AbstractObjectSerializationHandler | |
EnumSerializationHandler | |
ObjectSerializerFactoryImpl | |
ObjectSerializerRegistry | |
ObjectTypeMapperImpl |
Copyright © 2022. All rights reserved.