Interface | Description |
---|---|
ByteArrayModifiers |
Reads or modifies data in publisher and subscriber requests and responses.
|
DocumentModifiers |
Reads or modifies documents in publisher and subscriber requests and responses.
|
DriverIdentification |
Classes which implement the DriverIdentification interface must implement all five methods.
|
Extension |
Allows you to extend the capabilities of the Identiy Manager driver for SOAP.
|
PublisherDataHandler |
Handles data on the publisher channel.
|
PublisherTransport |
Defines the way the publisher channel receives application events.
|
SchemaReporter |
Returns the application schema.
|
SubscriberTransport |
Sends data to the application on the subscriber channel and receives responses.
|
Tracer |
Sends messages to DSTrace (through the driver).
|
TraceUtil |
Exception | Description |
---|---|
StatusException |
Thrown by SOAP driver extensions
to indicate an error has occurred in the extension.
|