Changes between Version 7 and Version 8 of ExampleUsingOwnConceteTypes


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

--

Legend:

Unmodified
Added
Removed
Modified
  • ExampleUsingOwnConceteTypes

    v7 v8  
    4444}}} 
    4545 
    46 Now our type ist XML-RPC compliant! We can register the implementation as usual... 
     46Now our type is XML-RPC compliant! We can register the implementation as usual... 
    4747{{{ 
    4848WebServer xmlRpcServer = new WebServer( port );