Changes between Version 5 and Version 6 of ExampleUsingOwnInterfaceTypes


Ignore:
Timestamp:
05/22/07 12:19:48 (17 years ago)
Author:
lauer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ExampleUsingOwnInterfaceTypes

    v5 v6  
    4242=== Client side === 
    4343 
    44 The client can be created and used without further actions to take. No factories to register. No configuration files to load. Just like a lokal call to the API. 
     44The client can be created and used without further actions to take. No factories to register. No configuration files to load. Just like a local call to the API. 
    4545{{{ 
    4646Api remote_api = XmlRpc.createClient( Api.class, "handlerId", host, port );