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(Holder<String> name, 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(Holder<String> name,
                    Holder<DataHandler> attachinfo)
Specified by:
testXop in interface org.apache.cxf.mime.TestMtom


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