org.apache.cxf.jms_mtom
Interface JMSMTOMPortType


@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
           date="2012-10-02T15:03:41.425Z",
           comments="Apache CXF 2.5.0.fuse-70-097")
public interface JMSMTOMPortType

This class was generated by Apache CXF 2.5.0.fuse-70-097 2012-10-02T15:03:41.425Z Generated source version: 2.5.0.fuse-70-097


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-10-02T15:03:41.425Z")
void testDataHandler(javax.xml.ws.Holder<String> name,
                                                              javax.xml.ws.Holder<javax.activation.DataHandler> attachinfo)


Apache CXF