org.apache.intfault
Interface Greeter


public interface Greeter

This class was generated by Apache CXF 2.4.1-fuse-00-61 2011-10-23T15:14:05.212Z Generated source version: 2.4.1-fuse-00-61


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"))
BareDocumentResponse testDocLitFault(String in)
                                     throws BadRecordLitFault
Throws:
BadRecordLitFault


Apache CXF