Changes between Version 7 and Version 8 of ExampleUsingOwnConceteTypes
- Timestamp:
- 05/22/07 12:19:00 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ExampleUsingOwnConceteTypes
v7 v8 44 44 }}} 45 45 46 Now our type is tXML-RPC compliant! We can register the implementation as usual...46 Now our type is XML-RPC compliant! We can register the implementation as usual... 47 47 {{{ 48 48 WebServer xmlRpcServer = new WebServer( port );