| ConnectionAndPool |
Used internally by DoipClient to manage pools of connections.
|
| DelegatedCloseableInputStream |
An input stream which will run a supplied runnable when the input stream is closed.
|
| DigitalObject |
A Java representation of a Digital Object.
|
| DoipClient |
A DOIP client for performing operations on objects.
|
| DoipSearchResults<T> |
Used internally by DoipClient to produce search results
|
| Element |
A Java representation of an element of a Digital Object.
|
| PasswordAuthenticationInfo |
|
| PrivateKeyAuthenticationInfo |
An AuthenticationInfo which provides an identity and a JWT signed by that entity's private key.
|
| QueryParams |
An object for holding query parameters for DoipClient search operations.
|
| ServiceInfo |
A representation of a service identifier together with the DOIPServiceInfo needed for connecting to the DOIP service.
|
| SortField |
A specification of part of a sort order for QueryParams.
|
| TokenAuthenticationInfo |
|