@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-04-26T19:01:28.582Z", comments="Apache CXF 2.7.0.redhat-611476") public interface DocLitBare
| Modifier and Type | Method and Description |
|---|---|
BareDocumentResponse |
testDocLitBare(String in) |
Response<BareDocumentResponse> |
testDocLitBareAsync(String in) |
Future<?> |
testDocLitBareAsync(String in,
AsyncHandler<BareDocumentResponse> asyncHandler) |
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-04-26T19:01:28.582Z") Response<BareDocumentResponse> testDocLitBareAsync(String in)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-04-26T19:01:28.582Z") Future<?> testDocLitBareAsync(String in, AsyncHandler<BareDocumentResponse> asyncHandler)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-04-26T19:01:28.582Z") BareDocumentResponse testDocLitBare(String in)
Apache CXF