Package net.webpdf.wsclient.webservice.soap
-
Class Summary Class Description BarcodeWebService<T_SOAP_DOCUMENT extends SoapDocument> An instance ofBarcodeWebServicewraps a wsclient connection to the webPDF webservice endpointWebServiceType.BARCODE, usingWebServiceProtocol.SOAPand expecting aSoapDocumentas the result.ConverterWebService<T_SOAP_DOCUMENT extends SoapDocument> An instance ofConverterWebServicewraps a wsclient connection to the webPDF webservice endpointWebServiceType.CONVERTER, usingWebServiceProtocol.SOAPand expecting aSoapDocumentas the result.OcrWebService<T_SOAP_DOCUMENT extends SoapDocument> An instance ofOcrWebServicewraps a wsclient connection to the webPDF webservice endpointWebServiceType.OCR, usingWebServiceProtocol.SOAPand expecting aSoapDocumentas the result.PdfaWebService<T_SOAP_DOCUMENT extends SoapDocument> An instance ofPdfaWebServicewraps a wsclient connection to the webPDF webservice endpointWebServiceType.PDFA, usingWebServiceProtocol.SOAPand expecting aSoapDocumentas the result.SignatureWebService<T_SOAP_DOCUMENT extends SoapDocument> An instance ofSignatureWebServicewraps a wsclient connection to the webPDF webservice endpointWebServiceType.SIGNATURE, usingWebServiceProtocol.SOAPand expecting aSoapDocumentas the result.SoapWebService<T_WEBPDF_PORT,T_OPERATION_PARAMETER,T_SOAP_DOCUMENT extends SoapDocument> An instance ofSoapWebServicewraps a wsclient connection to a specific webPDF webservice endpoint (WebServiceType), usingWebServiceProtocol.SOAPand expecting aSoapDocumentas the result.ToolboxWebService<T_SOAP_DOCUMENT extends SoapDocument> An instance ofToolboxWebServicewraps a wsclient connection to the webPDF webservice endpointWebServiceType.TOOLBOX, usingWebServiceProtocol.SOAPand expecting aSoapDocumentas the result.UrlConverterWebService<T_SOAP_DOCUMENT extends SoapDocument> An instance ofUrlConverterWebServicewraps a wsclient connection to the webPDF webservice endpointWebServiceType.URLCONVERTER, usingWebServiceProtocol.SOAPand expecting aSoapDocumentas the result.