org.apache.cxf.mtom_xop
Class TestMtomImpl

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

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


Constructor Summary
TestMtomImpl()
           
 
Method Summary
 void testXop(javax.xml.ws.Holder<java.lang.String> name, javax.xml.ws.Holder<javax.activation.DataHandler> attachinfo)
           
 
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

testXop

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


Apache CXF