Package org.apache.intfault
Interface Greeter
-
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2023-06-06T11:29:23.799-04:00", comments="Apache CXF 3.6.1") public interface GreeterThis class was generated by Apache CXF 3.6.1 2023-06-06T11:29:23.799-04:00 Generated source version: 3.6.1
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BareDocumentResponsetestDocLitFault(String in)
-
-
-
Method Detail
-
testDocLitFault
@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="2023-06-06T11:29:23.799-04:00") BareDocumentResponse testDocLitFault(String in) throws BadRecordLitFault- Throws:
BadRecordLitFault
-
-