org.apache.hello_world_soap_http
Interface DocLitBare

All Known Implementing Classes:
DocLitBareGreeterImpl

public interface DocLitBare

This class was generated by IONA FUSE Services Framework 2.0.3.0-fuse Tue Nov 20 19:08:12 NST 2007 Generated source version: 2.0.3.0-fuse


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

Method Detail

testDocLitBare

BareDocumentResponse testDocLitBare(java.lang.String in)

testDocLitBareAsync

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

testDocLitBareAsync

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


Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.