Changes between Version 2 and Version 3 of ExampleUsingThirdPartyTypes


Ignore:
Timestamp:
10/09/06 13:58:14 (18 years ago)
Author:
lauer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ExampleUsingThirdPartyTypes

    v2 v3  
    1616 
    1717We 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: 
     18Therefor, the converter has to implemente the interface ''!ParameterConverter'' to define three methods: 
    1919 
    2020 - getXmlRpcRepresentationType(): states what XML-RPC type will be useed as transport representation