Package net.dona.doip.client
package net.dona.doip.client
-
ClassDescriptionAn interface for classes which provide authentication information to
DoipClient
.Used internally byDoipClient
to manage pools of connections.An input stream which will run a supplied runnable when the input stream is closed.A Java representation of a Digital Object.A DOIP client for performing operations on objects.An exception thrown byDoipClient
when something goes wrong such as an unexpected status code returned for an operation.Used internally byDoipClient
to produce search resultsA Java representation of an element of a Digital Object.AnAuthenticationInfo
which provides a username and a password.AnAuthenticationInfo
which provides an identity and a JWT signed by that entity's private key.An object for holding query parameters forDoipClient
search operations.A representation of search results fromDoipClient
search operations.A representation of a service identifier together with the DOIPServiceInfo needed for connecting to the DOIP service.A specification of part of a sort order forQueryParams
.AnAuthenticationInfo
which supplies a specified token for a specified clientId.