org.apache.cxf.jms_mtom
Interface JMSMTOMPortType
public interface JMSMTOMPortType
This class was generated by Apache CXF 2.4.0-fuse-00-39
2011-06-28T11:20:29.785Z
Generated source version: 2.4.0-fuse-00-39
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