org.apache.cxf.mime
Interface TestMtom

All Known Implementing Classes:
TestMtomImpl

public interface TestMtom

This class was generated by IONA FUSE Services Framework 2.0.3.0-fuse Tue Nov 20 19:08:13 NST 2007 Generated source version: 2.0.3.0-fuse


Method Summary
 void testXop(javax.xml.ws.Holder<java.lang.String> name, javax.xml.ws.Holder<javax.activation.DataHandler> attachinfo)
           
 

Method Detail

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)


Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.