Changes between Version 2 and Version 3 of ExampleUsingThirdPartyTypes
- Timestamp:
- 10/09/06 13:58:14 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ExampleUsingThirdPartyTypes
v2 v3 16 16 17 17 We have to define a standalone converter to transfer instances of type URL to a XML-RPC representation and vice versa. 18 Therefor, the converter has to implemente the interface '' ParameterConverter'' to define three methods:18 Therefor, the converter has to implemente the interface ''!ParameterConverter'' to define three methods: 19 19 20 20 - getXmlRpcRepresentationType(): states what XML-RPC type will be useed as transport representation