@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2022-06-24T11:48:59.098-04:00", comments="Apache CXF 3.5.3") 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="2022-06-24T11:48:59.098-04:00") 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="2022-06-24T11:48:59.098-04:00") void testXop(Holder<String> name, Holder<DataHandler> attachinfo)
Apache CXF