Skip navigation links


Package org.identityconnectors.framework.common.serializer

Serialization used when talking to Connector Server.

See:
          Description

Interface Summary
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
ObjectSerializerFactory Serializer factory for serializing connector objects.
SerializerUtil Bag of utilities for serialization

 

Package org.identityconnectors.framework.common.serializer Description

Serialization used when talking to Connector Server. See ObjectSerializerFactory for objects supported for serialization.


Skip navigation links


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.