org.apache.cxf.jms_mtom
Interface JMSMTOMPortType
public interface JMSMTOMPortType
This class was generated by Apache CXF 2.2.9
Wed Jun 02 11:51:57 EDT 2010
Generated source version: 2.2.9
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")
void testDataHandler(javax.xml.ws.Holder<String> name,
javax.xml.ws.Holder<javax.activation.DataHandler> attachinfo)
Apache CXF