Uses of Interface
com.apicatalog.jsonld.http.HttpClient
-
Packages that use HttpClient Package Description com.apicatalog.jsonld.http com.apicatalog.jsonld.loader Remote Document and Context Retrieval. -
-
Uses of HttpClient in com.apicatalog.jsonld.http
Classes in com.apicatalog.jsonld.http that implement HttpClient Modifier and Type Class Description classDefaultHttpClientMethods in com.apicatalog.jsonld.http that return HttpClient Modifier and Type Method Description static HttpClientDefaultHttpClient. defaultInstance() -
Uses of HttpClient in com.apicatalog.jsonld.loader
Constructors in com.apicatalog.jsonld.loader with parameters of type HttpClient Constructor Description HttpLoader(HttpClient httpClient)HttpLoader(HttpClient httpClient, int maxRedirections)
-