org.apache.intfault
Interface Greeter


@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
           date="2015-02-11T19:34:47.842-05:00",
           comments="Apache CXF 3.0.4")
public interface Greeter

This class was generated by Apache CXF 3.0.4 2015-02-11T19:34:47.842-05:00 Generated source version: 3.0.4


Method Summary
 BareDocumentResponse testDocLitFault(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="2015-02-11T19:34:47.842-05:00")
BareDocumentResponse testDocLitFault(String in)
                                     throws BadRecordLitFault
Throws:
BadRecordLitFault


Apache CXF