.NET API Reference for Oracle Identity Connector Framework 11.1.2
E41516-01
E41516-01
Classes
| Class | Description | |
|---|---|---|
| ObjectSerializerFactory |
Serializer factory for serializing connector objects.
| |
| SerializerUtil |
Bag of utilities for serialization
|
Interfaces
| Interface | Description | |
|---|---|---|
| BinaryObjectDeserializer |
Interface for reading objects from a stream.
| |
| BinaryObjectSerializer |
Interface for writing objects to a stream.
| |
| XmlObjectSerializer |
Interface for writing objects to a stream.
|
Delegates
| Delegate | Description | |
|---|---|---|
| XmlObjectResultsHandler |
Callback interface to receive xml objects from a stream of objects.
|