| SRUCallback |
|
| SRUClientConfig |
A class for encapsulating the configuration of an SRU client.
|
| SRUClientConfig.Builder |
A class that implements the builder pattern to create
SRUClientConfig instances.
|
| SRUClientException |
SRU client exception.
|
| SRUDefaultHandler |
A handler implementing all interfaces for all three response handler types.
|
| SRUDiagnostic |
Class to hold a SRU diagnostic.
|
| SRUExplainHandler |
Receive notifications to the response of a explain request.
|
| SRUExplainRecordData.ConfigInfo |
|
| SRUExplainRecordData.DatabaseInfo |
|
| SRUExplainRecordData.IndexInfo |
|
| SRUExplainRecordData.IndexInfo.Index |
|
| SRUExplainRecordData.IndexInfo.Index.Map |
|
| SRUExplainRecordData.IndexInfo.Set |
|
| SRUExplainRecordData.LocalizedString |
|
| SRUExplainRecordData.Schema |
|
| SRUExplainRecordData.ServerInfo |
|
| SRUExplainRequest |
An object for performing a explain operation.
|
| SRUExplainResponse |
A response to a explain request.
|
| SRUExtraResponseData |
Interface for parsed extra response data objects.
|
| SRUExtraResponseDataParser |
A parser to parse extra response data in a SRU response create appropriate
Java objects.
|
| SRUOperation |
SRU operation.
|
| SRURecord |
Class for holding a single record from a result set.
|
| SRURecordData |
Interface for parsed record data objects.
|
| SRURecordDataParser |
A parser to parse record data and create appropriate Java objects.
|
| SRURecordPacking |
SRU 2.0 record packing.
|
| SRURecordXmlEscaping |
SRU record packing
|
| SRURequestAuthenticator |
|
| SRUScanHandler |
Receive notifications to the response of a scan request.
|
| SRUScanRequest |
An object for performing a explain operation.
|
| SRUScanResponse |
A response to a scan request.
|
| SRUSearchRetrieveHandler |
Receive notifications to the response of a searchRetrieve request.
|
| SRUSearchRetrieveRequest |
An object for performing a searchRetrieve operation.
|
| SRUSearchRetrieveResponse |
A response to a searchRetrieve request.
|
| SRUTerm |
Class to hold a single entry from a scan response.
|
| SRUVersion |
SRU version
|
| SRUWhereInList |
A flag to indicate the position of the term within the complete term
list.
|