Changes between Version 1 and Version 2 of Documentation/Configuration
- Timestamp:
- Feb 4, 2010, 1:59:20 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/Configuration
v1 v2 1 asd 1 = Configuration = 2 3 The pingpong sample uses a text-based configuration file for reading parameters like local endpoints to use or bootstrapping information. This information is then set e.g. in the {{{AribaModule}}} when starting up. Therefore, using a configuration file is optional, you can use your own configuration file format or hardcode such information into your code. 4 5 == Configuration class == 6 7 8 9 == Endpoint format == 10 11 12 == Bootstrap hints == 13