| Package | Description |
|---|---|
| org.identityconnectors.framework.impl.serializer |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ObjectSerializationHandler
Interface to be implemented to handle the serialization/
deserialization of an object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractObjectSerializationHandler |
class |
EnumSerializationHandler |
class |
ObjectTypeMapperImpl |
| Modifier and Type | Method and Description |
|---|---|
static ObjectTypeMapper |
ObjectSerializerRegistry.getMapperByObjectType(Class<?> clazz) |
static ObjectTypeMapper |
ObjectSerializerRegistry.getMapperBySerialType(String type) |
Copyright © 2018. All rights reserved.