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.5.0.fuse-7-061 2012-05-09T16:03:03.881Z Generated source version: 2.5.0.fuse-7-061


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