Companion
object Companion
Functions
Link copied to clipboard
Creates a RetrievedProvider from a provider-metadata.json document (represented by the Provider data class) from a domain according to the retrieval rules.
Link copied to clipboard
Asynchronously retrieves a RetrievedProvider based on the given domain.
Link copied to clipboard
Constructs a RetrievedProvider from a JSON found at the specified URL.
Link copied to clipboard
Asynchronously constructs a RetrievedProvider from a JSON found at the specified URL. The result is wrapped into a CompletableFuture.