org.apache.hello_world_soap_http
Interface DocLitBare

All Known Implementing Classes:
DocLitBareGreeterImpl

public interface DocLitBare

This class was generated by FuseSource Services Framework 2.4.3-fuse-03-02 2012-05-22T17:22:15.611Z Generated source version: 2.4.3-fuse-03-02


Method Summary
 BareDocumentResponse testDocLitBare(String in)
           
 javax.xml.ws.Response<BareDocumentResponse> testDocLitBareAsync(String in)
           
 Future<?> testDocLitBareAsync(String in, javax.xml.ws.AsyncHandler<BareDocumentResponse> asyncHandler)
           
 

Method Detail

testDocLitBareAsync

javax.xml.ws.Response<BareDocumentResponse> testDocLitBareAsync(String in)

testDocLitBareAsync

Future<?> testDocLitBareAsync(String in,
                              javax.xml.ws.AsyncHandler<BareDocumentResponse> asyncHandler)

testDocLitBare

BareDocumentResponse testDocLitBare(String in)


Apache CXF