org.apache.cxf.jms_mtom
Interface JMSMTOMPortType
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2012-08-14T17:38:36.537-04:00",
comments="Apache CXF 2.6.2")
public interface JMSMTOMPortType
This class was generated by Apache CXF 2.6.2
2012-08-14T17:38:36.537-04:00
Generated source version: 2.6.2
testDataHandler
@ResponseWrapper(localName="testDataHandlerResponse",
targetNamespace="http://cxf.apache.org/jms_mtom/types",
className="org.apache.cxf.jms_mtom.types.DataHandlerType")
@RequestWrapper(localName="testDataHandler",
targetNamespace="http://cxf.apache.org/jms_mtom/types",
className="org.apache.cxf.jms_mtom.types.DataHandlerType")
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2012-08-14T17:38:36.537-04:00")
void testDataHandler(javax.xml.ws.Holder<String> name,
javax.xml.ws.Holder<javax.activation.DataHandler> attachinfo)
Apache CXF