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