org.apache.intfault
Interface Greeter


@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
           date="2012-10-02T15:03:40.343Z",
           comments="Apache CXF 2.5.0.fuse-70-097")
public interface Greeter

This class was generated by Apache CXF 2.5.0.fuse-70-097 2012-10-02T15:03:40.343Z Generated source version: 2.5.0.fuse-70-097


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="2012-10-02T15:03:40.343Z")
BareDocumentResponse testDocLitFault(String in)
                                     throws BadRecordLitFault
Throws:
BadRecordLitFault


Apache CXF