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