Uses of Class
org.aksw.iguana.cc.worker.impl.HttpWorker
-
Packages that use HttpWorker Package Description org.aksw.iguana.cc.worker.impl -
-
Uses of HttpWorker in org.aksw.iguana.cc.worker.impl
Subclasses of HttpWorker in org.aksw.iguana.cc.worker.impl Modifier and Type Class Description class
HttpGetWorker
HTTP Get Worker.class
HttpPostWorker
HTTP Post worker.class
SPARQLWorker
A Worker using SPARQL 1.1 to create service request.class
UPDATEWorker
A Worker using SPARQL Updates to create service request.
-