Uses of Class
eu.europa.esig.dss.ws.signature.dto.TimestampMultipleDocumentDTO
-
Uses of TimestampMultipleDocumentDTO in eu.europa.esig.dss.ws.signature.rest
Methods in eu.europa.esig.dss.ws.signature.rest with parameters of type TimestampMultipleDocumentDTO Modifier and Type Method Description RemoteDocumentRestMultipleDocumentSignatureServiceImpl. timestampDocuments(TimestampMultipleDocumentDTO timestampDocument) -
Uses of TimestampMultipleDocumentDTO in eu.europa.esig.dss.ws.signature.rest.client
Methods in eu.europa.esig.dss.ws.signature.rest.client with parameters of type TimestampMultipleDocumentDTO Modifier and Type Method Description RemoteDocumentRestMultipleDocumentSignatureService. timestampDocuments(TimestampMultipleDocumentDTO timestampDocument)Timestamps the toTimestampDocuments with the provided timestamp parameters. -
Uses of TimestampMultipleDocumentDTO in eu.europa.esig.dss.ws.signature.soap
Methods in eu.europa.esig.dss.ws.signature.soap with parameters of type TimestampMultipleDocumentDTO Modifier and Type Method Description RemoteDocumentSoapMultipleDocumentsSignatureServiceImpl. timestampDocument(TimestampMultipleDocumentDTO timestampDocumentDTO) -
Uses of TimestampMultipleDocumentDTO in eu.europa.esig.dss.ws.signature.soap.client
Methods in eu.europa.esig.dss.ws.signature.soap.client with parameters of type TimestampMultipleDocumentDTO Modifier and Type Method Description RemoteDocumentSoapMultipleDocumentsSignatureService. timestampDocument(TimestampMultipleDocumentDTO timestampDocumentDTO)This web service operation timestamps a given document corresponding to the provided timestamp parameters.