@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2015-02-06T18:32:42.987-05:00", comments="Apache CXF 2.7.0.redhat-611423") 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="2015-02-06T18:32:42.987-05:00") BareDocumentResponse testDocLitFault(String in) throws BadRecordLitFault
BadRecordLitFaultApache CXF