@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-04-26T19:28:22.796Z", comments="Apache CXF 2.7.0.redhat-611476") public interface DoubleItPortType2
@RequestWrapper(localName="DoubleIt2", targetNamespace="http://www.example.org/schema/DoubleIt", className="org.example.schema.doubleit.DoubleIt2") @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-04-26T19:28:22.796Z") int doubleIt2(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="2017-04-26T19:28:22.796Z") int doubleIt(int numberToDouble) throws DoubleItFault
DoubleItFaultApache CXF