Add support for multiple data adapters to Common.RestClient

Uncategorized

RestClient now supports custom DataAdapters.

A standard "JsonAdapter" is provided for json format, which is also the default one used.