Uses of Class
net.webpdf.wsclient.schema.stubs.SignatureWebServiceException
-
Packages that use SignatureWebServiceException Package Description net.webpdf.wsclient.schema.stubs -
-
Uses of SignatureWebServiceException in net.webpdf.wsclient.schema.stubs
Methods in net.webpdf.wsclient.schema.stubs that throw SignatureWebServiceException Modifier and Type Method Description @NotNull jakarta.activation.DataHandlerSignature. execute(@NotNull OperationData operation, @Nullable jakarta.activation.DataHandler fileContent, @Nullable String fileURL)This is the webservice execution method of theWebServiceType.SIGNATUREwebservice interface.
-