| Package | Description |
|---|---|
| org.mule.soapkit.soap.api.param | |
| org.mule.soapkit.soap.api.server | |
| org.mule.soapkit.soap.server |
| Modifier and Type | Method and Description |
|---|---|
static ValidationLevel |
ValidationLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationLevel[] |
ValidationLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationLevel |
SoapServerConfiguration.getValidationErrorLevel() |
| Modifier and Type | Method and Description |
|---|---|
SoapServerConfigurationBuilder |
SoapServerConfigurationBuilder.withValidationErrorLevel(ValidationLevel validationLevel) |
| Constructor and Description |
|---|
SoapCxfServer(org.apache.cxf.endpoint.Server server,
org.mule.wsdl.parser.model.PortModel portModel,
boolean mtomEnabled,
boolean validationEnabled,
ValidationLevel validationLevel) |
Copyright © 2025. All rights reserved.