@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2022-06-24T11:48:58.186-04:00", comments="Apache CXF 3.5.3") public interface Greeter
| Modifier and Type | Method and Description |
|---|---|
BareDocumentResponse |
testDocLitFault(String in) |
@Action(input="http://apache.org/intfault/Fault", output="http://apache.org/intfault/Fault", fault=@FaultAction(className=BadRecordLitFault.class,value="http://apache.org/intfault/Fault")) @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2022-06-24T11:48:58.186-04:00") BareDocumentResponse testDocLitFault(String in) throws BadRecordLitFault
BadRecordLitFaultApache CXF