Package net.webpdf.wsclient.webservice.rest
-
Class Summary Class Description BarcodeRestWebService<T_REST_DOCUMENT extends RestDocument> An instance ofBarcodeRestWebServicewraps a wsclient connection to the webPDF webservice endpointWebServiceType.BARCODE, usingWebServiceProtocol.RESTand expecting aRestDocumentas the result.ConverterRestWebService<T_REST_DOCUMENT extends RestDocument> An instance ofConverterRestWebServicewraps a wsclient connection to the webPDF webservice endpointWebServiceType.CONVERTER, usingWebServiceProtocol.RESTand expecting aRestDocumentas the result.OcrRestWebService<T_REST_DOCUMENT extends RestDocument> An instance ofOcrRestWebServicewraps a wsclient connection to the webPDF webservice endpointWebServiceType.OCR, usingWebServiceProtocol.RESTand expecting aRestDocumentas the result.PdfaRestWebService<T_REST_DOCUMENT extends RestDocument> An instance ofPdfaRestWebServicewraps a wsclient connection to the webPDF webservice endpointWebServiceType.PDFA, usingWebServiceProtocol.RESTand expecting aRestDocumentas the result.RestWebService<T_OPERATION_DATA,T_OPERATION_PARAMETER,T_REST_DOCUMENT extends RestDocument> An instance ofRestWebServicewraps a wsclient connection to a specific webPDF webservice endpoint (WebServiceType), usingWebServiceProtocol.RESTand expecting aRestDocumentas the result.SignatureRestWebService<T_REST_DOCUMENT extends RestDocument> An instance ofSignatureRestWebServicewraps a wsclient connection to the webPDF webservice endpointWebServiceType.SIGNATURE, usingWebServiceProtocol.RESTand expecting aRestDocumentas the result.ToolboxRestWebService<T_REST_DOCUMENT extends RestDocument> An instance ofToolboxRestWebServicewraps a wsclient connection to the webPDF webservice endpointWebServiceType.TOOLBOX, usingWebServiceProtocol.RESTand expecting aRestDocumentas the result.UrlConverterRestWebService<T_REST_DOCUMENT extends RestDocument> An instance ofUrlConverterRestWebServicewraps a wsclient connection to the webPDF webservice endpointWebServiceType.URLCONVERTER, usingWebServiceProtocol.RESTand expecting aRestDocumentas the result.