JavaUrlDownloader

net.reactivecore.cjs.resolver.Downloader$.JavaUrlDownloader

Downloads using Java Url Retrievals. Note: use with trusted sources.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def loadJson(url: String): Result[Json]

Load the content of the given URL.

Load the content of the given URL.

Attributes

Definition Classes