@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2015-09-09T12:57:22.057-04:00", comments="Apache CXF 2.7.0.redhat-611445") 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-09-09T12:57:22.057-04:00") BareDocumentResponse testDocLitFault(String in) throws BadRecordLitFault
BadRecordLitFaultApache CXF