org.apache.cxf.mime
Interface TestMtom
- All Known Implementing Classes:
- TestMtomImpl
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2012-12-18T19:32:03.858Z",
comments="Apache CXF 2.6.0.fuse-71-047")
public interface TestMtom
This class was generated by Apache CXF 2.6.0.fuse-71-047
2012-12-18T19:32:03.858Z
Generated source version: 2.6.0.fuse-71-047
testXopString
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2012-12-18T19:32:03.858Z")
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="2012-12-18T19:32:03.858Z")
void testXop(javax.xml.ws.Holder<String> name,
javax.xml.ws.Holder<javax.activation.DataHandler> attachinfo)
Apache CXF