@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-11T07:23:22.654-04:00", comments="Apache CXF 3.0.4.redhat-621211") public interface DoubleItMtomPortType
| Modifier and Type | Method and Description |
|---|---|
int |
doubleIt4(int numberToDouble,
DataHandler imageData) |
@RequestWrapper(localName="DoubleIt4", targetNamespace="http://www.example.org/schema/DoubleIt", className="org.example.schema.doubleit.DoubleIt4") @ResponseWrapper(localName="DoubleItResponse", targetNamespace="http://www.example.org/schema/DoubleIt", className="org.example.schema.doubleit.DoubleItResponse") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-11T07:23:22.654-04:00") int doubleIt4(int numberToDouble, DataHandler imageData) throws DoubleItFault
DoubleItFaultApache CXF