Interface | Description |
---|---|
HapiRecord |
Interface for conveying a single HAPI record, regardless of its source
(binary, csv, etc).
|
Class | Description |
---|---|
CSVHapiRecord |
HapiRecord backed by CSV response.
|
CSVHapiRecordConverter | |
HapiClient |
Utility classes for interacting with a HAPI server.
|
HapiClientIterator |