org.apache.hello_world_soap_http
Interface DocLitBare
- All Known Implementing Classes:
- DocLitBareGreeterImpl
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2014-07-15T14:38:31.757-04:00",
comments="Apache CXF 3.0.1")
public interface DocLitBare
This class was generated by Apache CXF 3.0.1
2014-07-15T14:38:31.757-04:00
Generated source version: 3.0.1
testDocLitBareAsync
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2014-07-15T14:38:31.757-04:00")
Response<BareDocumentResponse> testDocLitBareAsync(String in)
testDocLitBareAsync
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2014-07-15T14:38:31.757-04:00")
Future<?> testDocLitBareAsync(String in,
AsyncHandler<BareDocumentResponse> asyncHandler)
testDocLitBare
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2014-07-15T14:38:31.757-04:00")
BareDocumentResponse testDocLitBare(String in)
Apache CXF