| Package | Description |
|---|---|
| org.mule.soapkit.scaffolder | |
| org.mule.soapkit.scaffolder.model | |
| org.mule.soapkit.scaffolder.model.builders | |
| org.mule.soapkit.scaffolder.parsers |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.app.declaration.api.ArtifactDeclaration |
Scaffolder.scaffold(org.mule.runtime.app.declaration.api.ArtifactDeclaration baseMuleConfig,
String wsdlLocation,
SoapkitConfig config)
Scaffolds a MuleConfigBuilder given an existing one.
|
org.mule.runtime.app.declaration.api.ArtifactDeclaration |
Scaffolder.scaffold(org.mule.runtime.app.declaration.api.ArtifactDeclaration baseMuleConfig,
String wsdlLocation,
SoapkitConfig config,
org.mule.runtime.app.declaration.api.ArtifactDeclaration domainConfig)
Scaffolds a MuleConfigBuilder given an existing one.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<SoapkitConfig> |
MuleConfig.apiConfig(String name) |
List<SoapkitConfig> |
MuleConfig.soapkitConfigs() |
| Constructor and Description |
|---|
SoapkitFlow(SoapkitConfig config,
List<HttpListenerConfig> httpListenerConfigs) |
| Modifier and Type | Method and Description |
|---|---|
MuleConfigBuilder |
MuleConfigBuilder.withConfig(SoapkitConfig config) |
| Modifier and Type | Method and Description |
|---|---|
SoapkitConfig |
WsdlParser.config() |
| Modifier and Type | Method and Description |
|---|---|
static WsdlParser |
WsdlParser.create(String wsdlLocation,
SoapkitConfig config) |
Copyright © 2022. All rights reserved.