Uses of Class
org.apache.jena.rdflink.RDFLinkHTTP
-
Packages that use RDFLinkHTTP Package Description org.apache.jena.rdflink -
-
Uses of RDFLinkHTTP in org.apache.jena.rdflink
Subclasses of RDFLinkHTTP in org.apache.jena.rdflink Modifier and Type Class Description classRDFLinkFusekiImplementation of theRDFLinkinterface for connecting to an Apache Jena Fuseki.Methods in org.apache.jena.rdflink with parameters of type RDFLinkHTTP Modifier and Type Method Description static RDFLinkHTTPBuilderRDFLinkHTTP. from(RDFLinkHTTP base)Create aRDFLinkHTTPBuilderinitialized with the settings of anotherRDFLinkRemote.
-