org.apache.cxf.jms_mtom
Interface JMSMTOMPortType
public interface JMSMTOMPortType
This class was generated by Apache CXF 2.4.0-fuse-00-35
2011-06-23T01:06:29.601Z
Generated source version: 2.4.0-fuse-00-35
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