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