org.example.contract.doubleit
Interface DoubleItPortType
public interface DoubleItPortType
This class was generated by FuseSource Services Framework 2.4.1-fuse-00-89
2012-04-13T13:00:56.314Z
Generated source version: 2.4.1-fuse-00-89
|
Method Summary |
int |
doubleIt(int numberToDouble)
|
doubleIt
@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")
int doubleIt(int numberToDouble)
Apache CXF