@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2014-05-30T10:16:46.899-02:30",
comments="Apache CXF 2.6.0.redhat-60065")
public interface TestMtom
| Modifier and Type | Method and Description |
|---|---|
void |
testXop(javax.xml.ws.Holder<String> name,
javax.xml.ws.Holder<javax.activation.DataHandler> attachinfo) |
XopStringType |
testXopString(XopStringType data) |
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2014-05-30T10:16:46.899-02:30")
XopStringType testXopString(XopStringType data)
@RequestWrapper(localName="testXop", targetNamespace="http://cxf.apache.org/mime/types", className="org.apache.cxf.mime.types.XopType") @ResponseWrapper(localName="testXopResponse", targetNamespace="http://cxf.apache.org/mime/types", className="org.apache.cxf.mime.types.XopType") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-05-30T10:16:46.899-02:30") void testXop(javax.xml.ws.Holder<String> name, javax.xml.ws.Holder<javax.activation.DataHandler> attachinfo)
Apache CXF