Package | Description |
---|---|
org.xmlsoap.schemas.soap.envelope |
Modifier and Type | Method and Description |
---|---|
Fault |
ObjectFactory.createFault()
Create an instance of
Fault |
Fault |
Fault.withDetail(Detail value) |
Fault |
Fault.withFaultactor(String value) |
Fault |
Fault.withFaultcode(QName value) |
Fault |
Fault.withFaultstring(String value) |
Modifier and Type | Method and Description |
---|---|
JAXBElement<Fault> |
ObjectFactory.createFault(Fault value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Fault> |
ObjectFactory.createFault(Fault value)
|
Apache Camel