| Package | Description |
|---|---|
| net.webpdf.wsclient | |
| net.webpdf.wsclient.session |
| Modifier and Type | Method and Description |
|---|---|
static <T extends WebService> |
WebServiceFactory.createInstance(Session session,
StreamSource streamSource)
Creates a web service instance.
|
static <T extends WebService> |
WebServiceFactory.createInstance(Session session,
WebServiceType webServiceType)
Create a web service instance
|
| Constructor and Description |
|---|
BarcodeRestWebService(Session session)
Creates a BarcodeRestWebService for the given
Session |
ConverterRestWebService(Session session)
Creates a ConverterRestWebService for the given
Session |
OcrRestWebService(Session sessionToken)
Creates a OcrRestWebService for the given
Session |
PdfaRestWebService(Session sessionToken)
Creates a PdfaRestWebService for the given
Session |
SignatureRestWebService(Session session)
Creates a SignatureRestWebService for the given
Session |
ToolboxRestWebService(Session session)
Creates a ToolboxRestWebService for the given
Session |
UrlConverterRestWebService(Session session)
Creates a UrlConverterRestWebService for the given
Session |
| Modifier and Type | Class and Description |
|---|---|
class |
RestSession |
class |
SoapSession |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Session> |
SessionFactory.createInstance(WebServiceProtocol webServiceProtocol,
URL url)
Creates a session based on the given
WebServiceProtocol to the server at the given URL. |
static <T extends Session> |
SessionFactory.createInstance(WebServiceProtocol webServiceProtocol,
URL url,
TLSContext tlsContext)
Creates a session based on the given
WebServiceProtocol to the server at the given URL. |
Copyright © 2017–2019 SoftVision Development GmbH, Fulda, Germany. All rights reserved.