org.example.contract.doubleit
Interface DoubleItPortType
public interface DoubleItPortType
This class was generated by Apache CXF 2.6.11
2013-11-19T17:41:14.007-05:00
Generated source version: 2.6.11
|
Method Summary |
int |
doubleIt(int numberToDouble)
|
doubleIt
@ResponseWrapper(localName="DoubleItResponse",
targetNamespace="http://www.example.org/schema/DoubleIt",
className="org.example.schema.doubleit.DoubleItResponse")
@RequestWrapper(localName="DoubleIt",
targetNamespace="http://www.example.org/schema/DoubleIt",
className="org.example.schema.doubleit.DoubleIt")
int doubleIt(int numberToDouble)
Apache CXF