= Configuration = 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 in your code. == Configuration class == == Endpoint format == == Bootstrap hints ==