@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2014-05-30T10:16:48.419-02:30",
comments="Apache CXF 2.6.0.redhat-60065")
public interface DocLitBare
| Modifier and Type | Method and Description |
|---|---|
BareDocumentResponse |
testDocLitBare(String in) |
javax.xml.ws.Response<BareDocumentResponse> |
testDocLitBareAsync(String in) |
Future<?> |
testDocLitBareAsync(String in,
javax.xml.ws.AsyncHandler<BareDocumentResponse> asyncHandler) |
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2014-05-30T10:16:48.419-02:30")
javax.xml.ws.Response<BareDocumentResponse> testDocLitBareAsync(String in)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2014-05-30T10:16:48.419-02:30")
Future<?> testDocLitBareAsync(String in,
javax.xml.ws.AsyncHandler<BareDocumentResponse> asyncHandler)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2014-05-30T10:16:48.419-02:30")
BareDocumentResponse testDocLitBare(String in)
Apache CXF