org.apache.intfault
Interface Greeter


public interface Greeter

This class was generated by Apache CXF 2.4.0-fuse-00-27 2011-06-09T17:35:31.941Z Generated source version: 2.4.0-fuse-00-27


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