@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2016-01-06T13:07:57.187-03:30", comments="Apache CXF 2.7.0.redhat-611454") public interface DoubleItPortType
| Modifier and Type | Method and Description |
|---|---|
int |
doubleIt(int numberToDouble) |
@RequestWrapper(localName="DoubleIt", targetNamespace="http://www.example.org/schema/DoubleIt", className="org.example.schema.doubleit.DoubleIt") @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="2016-01-06T13:07:57.187-03:30") int doubleIt(int numberToDouble) throws DoubleItFault
DoubleItFaultApache CXF