@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-04-26T19:01:29.678Z", comments="Apache CXF 2.7.0.redhat-611476") public interface TestMtom
| Modifier and Type | Method and Description |
|---|---|
void |
testXop(Holder<String> name,
Holder<DataHandler> attachinfo) |
XopStringType |
testXopString(XopStringType data) |
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-04-26T19:01:29.678Z") 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="2017-04-26T19:01:29.678Z") void testXop(Holder<String> name, Holder<DataHandler> attachinfo)
Apache CXF