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