Package org.identityconnectors.framework.common.serializer
-
Interface Summary Interface Description BinaryObjectDeserializer Interface for reading objects from a stream.BinaryObjectSerializer Interface for writing objects to a stream.XmlObjectResultsHandler Callback interface to receive xml objects from a stream of objects.XmlObjectSerializer Interface for writing objects to a stream. -
Class Summary Class Description ObjectSerializerFactory Serializer factory for serializing connector objects.SerializerUtil Bag of utilities for serialization.