@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-11T07:17:30.481-04:00", comments="Apache CXF 3.0.4.redhat-621211") 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-08-11T07:17:30.481-04:00") Response<BareDocumentResponse> testDocLitBareAsync(String in)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-11T07:17:30.481-04:00") Future<?> testDocLitBareAsync(String in, AsyncHandler<BareDocumentResponse> asyncHandler)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-11T07:17:30.481-04:00") BareDocumentResponse testDocLitBare(String in)
Apache CXF