org.apache.cxf.jms_mtom
Interface JMSMTOMPortType
public interface JMSMTOMPortType
This class was generated by Progress FUSE Services Framework 2.2.12-fuse-00-00
Tue Jun 14 10:52:49 UTC 2011
Generated source version: 2.2.12-fuse-00-00
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