Uses of Interface
no.hasmac.jsonld.http.HttpClient
Packages that use HttpClient
Package
Description
Remote Document and Context Retrieval.
-
Uses of HttpClient in no.hasmac.jsonld.http
Classes in no.hasmac.jsonld.http that implement HttpClientMethods in no.hasmac.jsonld.http that return HttpClient -
Uses of HttpClient in no.hasmac.jsonld.loader
Fields in no.hasmac.jsonld.loader declared as HttpClientConstructors in no.hasmac.jsonld.loader with parameters of type HttpClientModifierConstructorDescriptionDefaultHttpLoader
(HttpClient httpClient) DefaultHttpLoader
(HttpClient httpClient, int maxRedirections) HttpLoader
(HttpClient httpClient) HttpLoader
(HttpClient httpClient, int maxRedirections)