org.apache.cxf.swa
Interface SwAServiceInterface
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2013-07-16T21:39:19.018-04:00",
comments="Apache CXF 2.6.9")
public interface SwAServiceInterface
This class was generated by Apache CXF 2.6.9
2013-07-16T21:39:19.018-04:00
Generated source version: 2.6.9
echoDataRef
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2013-07-16T21:39:19.018-04:00")
void echoDataRef(javax.xml.ws.Holder<DataStruct> data)
echoData
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2013-07-16T21:39:19.018-04:00")
void echoData(javax.xml.ws.Holder<String> text,
javax.xml.ws.Holder<javax.activation.DataHandler> data)
echoAllAttachmentTypes
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2013-07-16T21:39:19.018-04:00")
OutputResponseAll echoAllAttachmentTypes(VoidRequest request,
javax.xml.ws.Holder<javax.activation.DataHandler> attach1,
javax.xml.ws.Holder<javax.activation.DataHandler> attach2,
javax.xml.ws.Holder<Source> attach3,
javax.xml.ws.Holder<Image> attach4,
javax.xml.ws.Holder<Image> attach5)
echoDataWithHeader
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
date="2013-07-16T21:39:19.018-04:00")
void echoDataWithHeader(javax.xml.ws.Holder<String> text,
javax.xml.ws.Holder<javax.activation.DataHandler> data,
javax.xml.ws.Holder<String> headerText)
Apache CXF