@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2022-02-24T14:32:37.345-05:00", comments="Apache CXF 3.4.6") 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-02-24T14:32:37.345-05:00") BareDocumentResponse testDocLitFault(String in) throws BadRecordLitFault
BadRecordLitFaultApache CXF