org.mule.module.cxf.testmodels
Class TestMtomImpl

java.lang.Object
  extended by org.mule.module.cxf.testmodels.TestMtomImpl
All Implemented Interfaces:
org.apache.cxf.mime.TestMtom

public class TestMtomImpl
extends Object
implements org.apache.cxf.mime.TestMtom


Constructor Summary
TestMtomImpl()
           
 
Method Summary
 void testXop(javax.xml.ws.Holder<String> name, javax.xml.ws.Holder<DataHandler> attachinfo)
           
 org.apache.cxf.mime.types.XopStringType testXopString(org.apache.cxf.mime.types.XopStringType data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestMtomImpl

public TestMtomImpl()
Method Detail

testXopString

public org.apache.cxf.mime.types.XopStringType testXopString(org.apache.cxf.mime.types.XopStringType data)
Specified by:
testXopString in interface org.apache.cxf.mime.TestMtom

testXop

public void testXop(javax.xml.ws.Holder<String> name,
                    javax.xml.ws.Holder<DataHandler> attachinfo)
Specified by:
testXop in interface org.apache.cxf.mime.TestMtom


Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.