|
Class Summary |
| DDMCallbackEvent |
Contains a reference to the file that generated the event. |
| DDMConnection |
Represents a TCP/IP socket connection to the System i Distributed Data Management (DDM) host server (QUSRWRK/QRWTSRVR job). |
| DDMDataBuffer |
Represents a set of temporary data for a given record. |
| DDMField |
Represents an individual field of a record format. |
| DDMFile |
Represents a handle to a file. |
| DDMReadCallbackAdapter |
Helper class for implementing a DDMReadCallback. |
| DDMRecordFormat |
Represents the record format and field information for a file. |
| DDMThreadedReader |
A special kind of DDMReadCallback you can use when you want multiple
threads to simultaneously process data being read out of the same file and connection. |