org.apache.intfault
Interface Greeter


@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
           date="2014-07-15T14:38:32.081-04:00",
           comments="Apache CXF 3.0.1")
public interface Greeter

This class was generated by Apache CXF 3.0.1 2014-07-15T14:38:32.081-04:00 Generated source version: 3.0.1


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="2014-07-15T14:38:32.081-04:00")
BareDocumentResponse testDocLitFault(String in)
                                     throws BadRecordLitFault
Throws:
BadRecordLitFault


Apache CXF