Uses of Record Class
org.aksw.iguana.cc.worker.impl.SPARQLProtocolWorker.Config
Packages that use SPARQLProtocolWorker.Config
-
Uses of SPARQLProtocolWorker.Config in org.aksw.iguana.cc.utils.http
Constructors in org.aksw.iguana.cc.utils.http with parameters of type SPARQLProtocolWorker.ConfigModifierConstructorDescriptionRequestFactory
(SPARQLProtocolWorker.Config workerConfig) Creates a new request factory for the given worker configuration. -
Uses of SPARQLProtocolWorker.Config in org.aksw.iguana.cc.worker.impl
Methods in org.aksw.iguana.cc.worker.impl that return SPARQLProtocolWorker.ConfigConstructors in org.aksw.iguana.cc.worker.impl with parameters of type SPARQLProtocolWorker.ConfigModifierConstructorDescriptionSPARQLProtocolWorker
(long workerId, ResponseBodyProcessor responseBodyProcessor, SPARQLProtocolWorker.Config config)