| Package | Description |
|---|---|
| org.flowable.engine.impl.webservice |
| Modifier and Type | Class and Description |
|---|---|
class |
CxfWebServiceClient
A CXF's synchronous web service client
|
| Modifier and Type | Field and Description |
|---|---|
protected SyncWebServiceClient |
WSService.client |
| Modifier and Type | Method and Description |
|---|---|
SyncWebServiceClient |
CxfWebServiceClientFactory.create(String wsdl) |
SyncWebServiceClient |
SyncWebServiceClientFactory.create(String wsdl)
Creates a
SyncWebServiceClient from a WSDL |
| Constructor and Description |
|---|
WSService(String name,
String location,
SyncWebServiceClient client) |
Copyright © 2023 Flowable. All rights reserved.