org.apache.cxf.mime
Interface TestMtom
- All Known Implementing Classes:
- TestMtomImpl
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2014-07-15T14:38:33.963-04:00",
comments="Apache CXF 3.0.1")
public interface TestMtom
This class was generated by Apache CXF 3.0.1
2014-07-15T14:38:33.963-04:00
Generated source version: 3.0.1
testXopString
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2014-07-15T14:38:33.963-04:00")
XopStringType testXopString(XopStringType data)
testXop
@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-07-15T14:38:33.963-04:00")
void testXop(Holder<String> name,
Holder<DataHandler> attachinfo)
Apache CXF