Changes between Version 5 and Version 6 of ExampleUsingOwnInterfaceTypes
- Timestamp:
 - 05/22/07 12:19:48 (18 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
        
ExampleUsingOwnInterfaceTypes
v5 v6 42 42 === Client side === 43 43 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 lo kal call to the API.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 local call to the API. 45 45 {{{ 46 46 Api remote_api = XmlRpc.createClient( Api.class, "handlerId", host, port );  
