parse From Url
Method that parses a JSON located at the specified url and returns a Future <SVSAdPlayerConfiguration>. The SVSAdPlayerConfiguration can then be retrieved from the Future, at convenience, with the blocking get() method.
Return
a Future <SVSAdPlayerConfiguration> holding the parsed SVSAdPlayerConfiguration instance
Parameters
url
the url of the JSON file