| Package | Description |
|---|---|
| io.syndesis.server.api.generator.soap | |
| io.syndesis.server.api.generator.soap.parser |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableSoapApiModelInfo
Immutable implementation of
SoapApiModelInfo. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableSoapApiModelInfo |
ImmutableSoapApiModelInfo.copyOf(SoapApiModelInfo instance)
Creates an immutable copy of a
SoapApiModelInfo value. |
SoapApiModelInfo.Builder |
ImmutableSoapApiModelInfo.Builder.from(SoapApiModelInfo instance)
Fill a builder with attribute values from the provided
SoapApiModelInfo instance. |
| Modifier and Type | Method and Description |
|---|---|
static SoapApiModelInfo |
SoapApiModelParser.parseSoapAPI(String specification,
String wsdlURL) |
Copyright © 2016–2021 Red Hat. All rights reserved.