| Package | Description |
|---|---|
| de.codecentric.cxf.common | |
| de.codecentric.cxf.logging | |
| de.codecentric.cxf.xmlvalidation |
| Modifier and Type | Method and Description |
|---|---|
static FaultType |
FaultType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FaultType[] |
FaultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseLogger.schemaValidationError(FaultType error,
String faultMessage) |
| Modifier and Type | Method and Description |
|---|---|
void |
SoapFaultBuilder.buildCustomFaultAndSet2SoapMessage(org.apache.cxf.binding.soap.SoapMessage message,
FaultType faultType) |
Object |
CustomFaultBuilder.createCustomFaultDetail(String originalFaultMessage,
FaultType faultType) |
String |
CustomFaultBuilder.createCustomFaultMessage(FaultType faultType) |
Copyright © 2019. All rights reserved.