org.apache.cxf.mtom_xop
Class TestMtomImpl
java.lang.Object
org.apache.cxf.mtom_xop.TestMtomImpl
- All Implemented Interfaces:
- TestMtom
public class TestMtomImpl
- extends Object
- implements TestMtom
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestMtomImpl
public TestMtomImpl()
testXop
public void testXop(javax.xml.ws.Holder<String> name,
javax.xml.ws.Holder<javax.activation.DataHandler> attachinfo)
- Specified by:
testXop in interface TestMtom
testXopString
public XopStringType testXopString(XopStringType data)
- Specified by:
testXopString in interface TestMtom
Apache CXF