org.apache.cxf.mime
Interface TestMtom
- All Known Implementing Classes:
- TestMtomImpl
public interface TestMtom
This class was generated by the CXF 2.0-IONA-RC1
Fri Jun 15 11:06:37 EDT 2007
Generated source version: 2.0-IONA-RC1
|
Method Summary |
void |
testXop(javax.xml.ws.Holder<java.lang.String> name,
javax.xml.ws.Holder<javax.activation.DataHandler> attachinfo)
|
testXop
@ResponseWrapper(targetNamespace="http://cxf.apache.org/mime/types",
className="org.apache.cxf.mime.types.XopType",
localName="testXopResponse")
@RequestWrapper(targetNamespace="http://cxf.apache.org/mime/types",
className="org.apache.cxf.mime.types.XopType",
localName="testXop")
void testXop(javax.xml.ws.Holder<java.lang.String> name,
javax.xml.ws.Holder<javax.activation.DataHandler> attachinfo)
Copyright © 2006-2007 Apache Software Foundation. All Rights Reserved.