org.example.contract.doubleit
Interface DoubleItPortType
public interface DoubleItPortType
This class was generated by Apache CXF 2.6.1
2012-05-30T12:23:11.708-04:00
Generated source version: 2.6.1
|
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