org.apache.cxf.jms_mtom
Interface JMSMTOMPortType
public interface JMSMTOMPortType
This class was generated by Apache CXF 2.3.5-fuse-01-01
2011-09-13T20:56:15.750Z
Generated source version: 2.3.5-fuse-01-01
testDataHandler
@RequestWrapper(localName="testDataHandler",
targetNamespace="http://cxf.apache.org/jms_mtom/types",
className="org.apache.cxf.jms_mtom.types.DataHandlerType")
@ResponseWrapper(localName="testDataHandlerResponse",
targetNamespace="http://cxf.apache.org/jms_mtom/types",
className="org.apache.cxf.jms_mtom.types.DataHandlerType")
void testDataHandler(javax.xml.ws.Holder<String> name,
javax.xml.ws.Holder<javax.activation.DataHandler> attachinfo)
Apache CXF