Uses of Class
com.apicatalog.jsonld.loader.DefaultHttpLoader
-
Packages that use DefaultHttpLoader Package Description com.apicatalog.jsonld.loader Remote Document and Context Retrieval. -
-
Uses of DefaultHttpLoader in com.apicatalog.jsonld.loader
Subclasses of DefaultHttpLoader in com.apicatalog.jsonld.loader Modifier and Type Class Description classHttpLoaderMethods in com.apicatalog.jsonld.loader that return DefaultHttpLoader Modifier and Type Method Description DefaultHttpLoaderDefaultHttpLoader. fallbackContentType(MediaType fallbackContentType)Set fallback content-type used when received content-type is not supported.DefaultHttpLoaderDefaultHttpLoader. timeount(java.time.Duration timeount)Deprecated.use#timeout()insteadDefaultHttpLoaderDefaultHttpLoader. timeout(java.time.Duration timeout)Set read timeout
-