Package org.apache.cxf.mtom_xop
Class TestMtomImpl
- java.lang.Object
-
- org.apache.cxf.mtom_xop.TestMtomImpl
-
-
Constructor Summary
Constructors Constructor Description TestMtomImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestXop(javax.xml.ws.Holder<String> name, javax.xml.ws.Holder<javax.activation.DataHandler> attachinfo)XopStringTypetestXopString(XopStringType data)
-
-
-
Method Detail
-
testXop
public void testXop(javax.xml.ws.Holder<String> name, javax.xml.ws.Holder<javax.activation.DataHandler> attachinfo)
-
testXopString
public XopStringType testXopString(XopStringType data)
- Specified by:
testXopStringin interfaceTestMtom
-
-