@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-01-27T14:14:12.121-03:30", comments="Apache CXF 2.7.0.redhat-610312") 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="2014-01-27T14:14:12.121-03:30") Response<BareDocumentResponse> testDocLitBareAsync(String in)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-01-27T14:14:12.121-03:30") Future<?> testDocLitBareAsync(String in, AsyncHandler<BareDocumentResponse> asyncHandler)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-01-27T14:14:12.121-03:30") BareDocumentResponse testDocLitBare(String in)
Apache CXF