org.apache.cxf.jms_mtom
Interface JMSMTOMPortType


@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
           date="2012-07-26T16:07:51.484Z",
           comments="Apache CXF 2.5.0.fuse-70-084")
public interface JMSMTOMPortType

This class was generated by Apache CXF 2.5.0.fuse-70-084 2012-07-26T16:07:51.484Z Generated source version: 2.5.0.fuse-70-084


Method Summary
 void testDataHandler(javax.xml.ws.Holder<String> name, javax.xml.ws.Holder<javax.activation.DataHandler> attachinfo)
           
 

Method Detail

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")
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
           date="2012-07-26T16:07:51.484Z")
void testDataHandler(javax.xml.ws.Holder<String> name,
                                                              javax.xml.ws.Holder<javax.activation.DataHandler> attachinfo)


Apache CXF